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 1eceff9 commit 3c4e1e3Copy full SHA for 3c4e1e3
deploy/csi-blob-node.yaml
@@ -136,7 +136,7 @@ spec:
136
args:
137
- "--v=5"
138
- "--endpoint=$(CSI_ENDPOINT)"
139
- - "--enable-blobfuse-proxy=false"
+ - "--enable-blobfuse-proxy=true"
140
- "--blobfuse-proxy-endpoint=$(BLOBFUSE_PROXY_ENDPOINT)"
141
- "--nodeid=$(KUBE_NODE_NAME)"
142
- "--user-agent-suffix=OSS-kubectl"
0 commit comments