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 72ceb4b commit 3e91f82Copy full SHA for 3e91f82
deploy/csi-azurefile-node.yaml
@@ -116,6 +116,7 @@ spec:
116
args:
117
- "--v=5"
118
- "--endpoint=$(CSI_ENDPOINT)"
119
+ - "--enable-azurefile-proxy=true"
120
- "--azurefile-proxy-endpoint=$(AZUREFILE_PROXY_ENDPOINT)"
121
- "--nodeid=$(KUBE_NODE_NAME)"
122
- "--metrics-address=0.0.0.0:29615"
deploy/v1.33.0/csi-azurefile-node.yaml
0 commit comments