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 fb7cfa3 commit e68e463Copy full SHA for e68e463
deploy/csi-blob-controller.yaml
@@ -82,7 +82,7 @@ spec:
82
cpu: 10m
83
memory: 20Mi
84
- name: blob
85
- image: mcr.microsoft.com/k8s/csi/blob-csi:v0.7.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
86
imagePullPolicy: IfNotPresent
87
args:
88
- "--v=5"
deploy/csi-blob-node.yaml
@@ -66,7 +66,7 @@ spec:
66
67
68
69
70
71
72
0 commit comments