Remove extraneous parameter in StatefulSet
This commit is contained in:
parent
a270522d25
commit
55d2359797
@ -57,8 +57,6 @@ spec:
|
||||
- "--endpoint=$(CSI_ENDPOINT)"
|
||||
- "--filer=$(SEAWEEDFS_FILER)"
|
||||
- "--nodeid=$(NODE_ID)"
|
||||
- -v
|
||||
- "9"
|
||||
env:
|
||||
- name: CSI_ENDPOINT
|
||||
value: unix:///var/lib/csi/sockets/pluginproxy/csi.sock
|
||||
|
||||
Loading…
Reference in New Issue
Block a user