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 8b7b256 commit 4ec0102Copy full SHA for 4ec0102
deploy/csi-blob-controller.yaml
@@ -66,7 +66,7 @@ spec:
66
cpu: 10m
67
memory: 20Mi
68
- name: blob
69
- image: mcr.microsoft.com/k8s/csi/blob-csi:v1.1.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
70
imagePullPolicy: IfNotPresent
71
args:
72
- "--v=5"
deploy/csi-blob-node.yaml
@@ -76,7 +76,7 @@ spec:
76
77
78
79
80
81
82
0 commit comments