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 99ebc0b commit fe5edf2Copy full SHA for fe5edf2
deploy/csi-blob-controller.yaml
@@ -65,7 +65,7 @@ spec:
65
cpu: 10m
66
memory: 20Mi
67
- name: blob
68
- image: mcr.microsoft.com/k8s/csi/blob-csi:v1.5.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
69
imagePullPolicy: IfNotPresent
70
args:
71
- "--v=5"
deploy/csi-blob-node.yaml
@@ -80,7 +80,7 @@ spec:
80
81
82
83
84
85
86
0 commit comments