Skip to content

Commit f3451d9

Browse files
committed
use MCR repo
1 parent b764440 commit f3451d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/azuredisk-csi-driver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
- mountPath: /registration
3535
name: registration-dir
3636
- name: azuredisk
37-
image: andyzhangx/azuredisk-csi:v0.1.0-alpha
37+
image: mcr.microsoft.com/k8s/csi/azuredisk-csi:v0.1.0-alpha
3838
args:
3939
- "--v=5"
4040
- "--endpoint=$(CSI_ENDPOINT)"

0 commit comments

Comments
 (0)