Skip to content

Commit ef93dc5

Browse files
chore(deps): replace k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner docker tag with registry\.k8s\.io/sig-storage/nfs-subdir-external-provisioner v4.0.2
1 parent f2d6371 commit ef93dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/nfs-system/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nfs-subdir-external-provisioner:
33
strategyType: Recreate
44

55
image:
6-
repository: k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner
6+
repository: registry\.k8s\.io/sig-storage/nfs-subdir-external-provisioner
77
tag: v4.0.2
88
pullPolicy: IfNotPresent
99
imagePullSecrets: []

0 commit comments

Comments
 (0)