mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-30 17:24:27 +00:00
fix snapshotter port
This commit is contained in:
@@ -69,7 +69,7 @@ spec:
|
|||||||
- --v=1
|
- --v=1
|
||||||
- --csi-address=$(ADDRESS)
|
- --csi-address=$(ADDRESS)
|
||||||
- --leader-election
|
- --leader-election
|
||||||
- --http-endpoint=:8082
|
- --http-endpoint=:8083
|
||||||
env:
|
env:
|
||||||
- name: ADDRESS
|
- name: ADDRESS
|
||||||
value: /var/lib/csi/sockets/pluginproxy/csi.sock
|
value: /var/lib/csi/sockets/pluginproxy/csi.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user