diff --git a/manifests/1.14/deploy/vsphere-csi-controller-ss.yaml b/manifests/1.14/deploy/vsphere-csi-controller-ss.yaml index 0e2bc19802..6a69635d02 100644 --- a/manifests/1.14/deploy/vsphere-csi-controller-ss.yaml +++ b/manifests/1.14/deploy/vsphere-csi-controller-ss.yaml @@ -97,7 +97,7 @@ spec: name: vsphere-config-volume readOnly: true - name: csi-provisioner - image: quay.io/k8scsi/csi-provisioner:v1.2.1 + image: quay.io/k8scsi/csi-provisioner:v1.2.2 args: - "--v=4" - "--timeout=300s"