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