mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-29 08:44:28 +00:00
adjust logging and disable capacity for now
This commit is contained in:
@@ -152,9 +152,9 @@ spec:
|
|||||||
- --timeout=60s
|
- --timeout=60s
|
||||||
- --csi-address=$(ADDRESS)
|
- --csi-address=$(ADDRESS)
|
||||||
- --leader-election
|
- --leader-election
|
||||||
- --enable-capacity
|
# - --enable-capacity
|
||||||
- --http-endpoint=:8080
|
- --http-endpoint=:8080
|
||||||
- --v=5
|
- --v=1
|
||||||
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