Skip to content

Commit

Permalink
fix repo address
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Jun 5, 2024
1 parent d788f41 commit bfe04ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/local-pv-provisioner-tempdisk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
nodeSelector:
kubernetes.io/os: linux
containers:
- image: "mcr.microsoft.com/oss/kubernetes/local-volume-provisioner:v2.7.0"
- image: "mcr.microsoft.com/k8s/local-volume-provisioner:v2.7.0"
name: provisioner
imagePullPolicy: IfNotPresent
args:
Expand Down

0 comments on commit bfe04ff

Please sign in to comment.