Skip to content

Commit

Permalink
use MCR repo
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Feb 12, 2019
1 parent b764440 commit f3451d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/azuredisk-csi-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
- mountPath: /registration
name: registration-dir
- name: azuredisk
image: andyzhangx/azuredisk-csi:v0.1.0-alpha
image: mcr.microsoft.com/k8s/csi/azuredisk-csi:v0.1.0-alpha
args:
- "--v=5"
- "--endpoint=$(CSI_ENDPOINT)"
Expand Down

0 comments on commit f3451d9

Please sign in to comment.