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 ec2e763 commit fef3618Copy full SHA for fef3618
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:v0.10.0
+ image: mcr.microsoft.com/k8s/csi/blob-csi:latest
67
imagePullPolicy: IfNotPresent
68
args:
69
- "--v=5"
deploy/csi-blob-node.yaml
@@ -67,7 +67,7 @@ spec:
70
71
72
73
0 commit comments