mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
* Fix vcloud-csi bug related to #9046 Signed-off-by: yasintahaerol <yasintahaerol@gmail.com> * add supervisor-fss-namespace=kube-system flag to vsphere-csi-controller-deployment Signed-off-by: yasintahaerol <yasintahaerol@gmail.com>
This commit is contained in:
@@ -58,6 +58,7 @@ spec:
|
||||
args:
|
||||
- "--fss-name=internal-feature-states.csi.vsphere.vmware.com"
|
||||
- "--fss-namespace=kube-system"
|
||||
- "--supervisor-fss-namespace=kube-system"
|
||||
- "--use-gocsi=false"
|
||||
imagePullPolicy: "Always"
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user