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 6d8457e commit 8a81d64Copy full SHA for 8a81d64
deploy/csi-blob-controller.yaml
@@ -63,7 +63,7 @@ spec:
63
cpu: 10m
64
memory: 20Mi
65
- name: blob
66
- image: mcr.microsoft.com/k8s/csi/blob-csi:v1.0.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
67
imagePullPolicy: IfNotPresent
68
args:
69
- "--v=5"
deploy/csi-blob-node.yaml
@@ -76,7 +76,7 @@ spec:
76
77
78
79
80
81
82
0 commit comments