mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-25 07:04:27 +00:00
add leader election to attacher container
This commit is contained in:
@@ -192,6 +192,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --v=1
|
- --v=1
|
||||||
- --csi-address=$(ADDRESS)
|
- --csi-address=$(ADDRESS)
|
||||||
|
- --leader-election
|
||||||
- --http-endpoint=:8081
|
- --http-endpoint=:8081
|
||||||
env:
|
env:
|
||||||
- name: ADDRESS
|
- name: ADDRESS
|
||||||
|
|||||||
Reference in New Issue
Block a user