Skip to content

Commit

Permalink
fixed windows node daemonset pod spec (#2033)
Browse files Browse the repository at this point in the history
  • Loading branch information
divyenpatel authored Oct 10, 2022
1 parent b20c9c3 commit 084d8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/vanilla/vsphere-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,7 @@ spec:
initialDelaySeconds: 3
- name: vsphere-csi-node
image: gcr.io/cloud-provider-vsphere/csi/release/driver:v2.5.4-rc.4
args:
- "--fss-name=internal-feature-states.csi.vsphere.vmware.com"
- "--fss-namespace=$(CSI_NAMESPACE)"
imagePullPolicy: "Always"
Expand Down

0 comments on commit 084d8d4

Please sign in to comment.