Skip to content

Commit

Permalink
Merge pull request #1029 from RishabhKodes/RishabhKodes/#4780
Browse files Browse the repository at this point in the history
Migrating k8s.gcr.io to registry.k8s.io
  • Loading branch information
leecalcote authored Mar 11, 2023
2 parents cc90d4a + 325ddfb commit 5470eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/IstioSPIRE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ services:
- /spiffe-csi/csi.sock
- '-kubelet-registration-path'
- /var/lib/kubelet/plugins/csi.spiffe.io/csi.sock
image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.4.0
image: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.4.0
imagePullPolicy: IfNotPresent
name: node-driver-registrar
volumeMounts:
Expand Down

0 comments on commit 5470eaf

Please sign in to comment.