aboutsummaryrefslogtreecommitdiff
path: root/deploy/helm
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/helm')
-rw-r--r--deploy/helm/seaweedfs-csi-driver/templates/daemonset.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/helm/seaweedfs-csi-driver/templates/daemonset.yml b/deploy/helm/seaweedfs-csi-driver/templates/daemonset.yml
index 513b137..763495f 100644
--- a/deploy/helm/seaweedfs-csi-driver/templates/daemonset.yml
+++ b/deploy/helm/seaweedfs-csi-driver/templates/daemonset.yml
@@ -55,7 +55,6 @@ spec:
- "--endpoint=$(CSI_ENDPOINT)"
- "--filer=$(SEAWEEDFS_FILER)"
- "--nodeid=$(NODE_ID)"
- - "-v=9"
env:
- name: CSI_ENDPOINT
value: unix:///csi/csi.sock