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 796767f commit 768c96fCopy full SHA for 768c96f
deploy/csi-blobfuse-controller.yaml
@@ -100,7 +100,7 @@ spec:
100
cpu: 10m
101
memory: 20Mi
102
- name: blobfuse
103
- image: mcr.microsoft.com/k8s/csi/blobfuse-csi:latest
+ image: mcr.microsoft.com/k8s/csi/blobfuse-csi:v0.4.0
104
args:
105
- "--v=5"
106
- "--endpoint=$(CSI_ENDPOINT)"
deploy/csi-blobfuse-node.yaml
@@ -63,7 +63,7 @@ spec:
63
64
65
66
67
68
69
0 commit comments