Remove extraneous parameter for weed in DaemonSet
This commit is contained in:
parent
45ba112fa1
commit
a270522d25
@ -55,7 +55,6 @@ spec:
|
|||||||
- "--endpoint=$(CSI_ENDPOINT)"
|
- "--endpoint=$(CSI_ENDPOINT)"
|
||||||
- "--filer=$(SEAWEEDFS_FILER)"
|
- "--filer=$(SEAWEEDFS_FILER)"
|
||||||
- "--nodeid=$(NODE_ID)"
|
- "--nodeid=$(NODE_ID)"
|
||||||
- "-v=9"
|
|
||||||
env:
|
env:
|
||||||
- name: CSI_ENDPOINT
|
- name: CSI_ENDPOINT
|
||||||
value: unix:///csi/csi.sock
|
value: unix:///csi/csi.sock
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user