@@ -894,7 +894,7 @@ data:
894894 valueFrom:
895895 fieldRef:
896896 fieldPath: metadata.namespace
897- image: gcr. io/cloud-provider- vsphere/csi/release/ driver:v3.1.0
897+ image: registry.k8s. io/csi- vsphere/driver:v3.1.2
898898 imagePullPolicy: Always
899899 livenessProbe:
900900 failureThreshold: 3
@@ -954,7 +954,7 @@ data:
954954 valueFrom:
955955 fieldRef:
956956 fieldPath: metadata.namespace
957- image: gcr. io/cloud-provider- vsphere/csi/release/ syncer:v3.1.0
957+ image: registry.k8s. io/csi- vsphere/syncer:v3.1.2
958958 imagePullPolicy: Always
959959 name: vsphere-syncer
960960 ports:
@@ -1090,7 +1090,7 @@ data:
10901090 fieldPath: metadata.namespace
10911091 - name: NODEGETINFO_WATCH_TIMEOUT_MINUTES
10921092 value: "1"
1093- image: gcr. io/cloud-provider- vsphere/csi/release/ driver:v3.1.0
1093+ image: registry.k8s. io/csi- vsphere/driver:v3.1.2
10941094 imagePullPolicy: Always
10951095 livenessProbe:
10961096 failureThreshold: 3
@@ -1239,7 +1239,7 @@ data:
12391239 fieldPath: metadata.namespace
12401240 - name: NODEGETINFO_WATCH_TIMEOUT_MINUTES
12411241 value: "1"
1242- image: gcr. io/cloud-provider- vsphere/csi/release/ driver:v3.1.0
1242+ image: registry.k8s. io/csi- vsphere/driver:v3.1.2
12431243 imagePullPolicy: Always
12441244 livenessProbe:
12451245 failureThreshold: 3
@@ -1503,7 +1503,7 @@ data:
15031503 priorityClassName: system-node-critical
15041504 containers:
15051505 - name: vsphere-cpi
1506- image: gcr. io/cloud-provider -vsphere/cpi/release/manager :${CPI_IMAGE_K8S_VERSION}
1506+ image: registry.k8s. io/cloud-pv -vsphere/cloud-provider-vsphere :${CPI_IMAGE_K8S_VERSION}
15071507 imagePullPolicy: IfNotPresent
15081508 args:
15091509 - --cloud-provider=vsphere
0 commit comments