We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d80d8a commit 44077b8Copy full SHA for 44077b8
deploy/csi-blob-controller.yaml
@@ -67,7 +67,7 @@ spec:
67
cpu: 10m
68
memory: 20Mi
69
- name: blob
70
- image: mcr.microsoft.com/k8s/csi/blob-csi:v1.2.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
71
imagePullPolicy: IfNotPresent
72
args:
73
- "--v=5"
deploy/csi-blob-node.yaml
@@ -76,7 +76,7 @@ spec:
76
77
78
79
80
81
82
0 commit comments