Skip to content

Commit 3e91f82

Browse files
cvvzk8s-infra-cherrypick-robot
authored andcommitted
fix
1 parent 72ceb4b commit 3e91f82

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

deploy/csi-azurefile-node.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ spec:
116116
args:
117117
- "--v=5"
118118
- "--endpoint=$(CSI_ENDPOINT)"
119+
- "--enable-azurefile-proxy=true"
119120
- "--azurefile-proxy-endpoint=$(AZUREFILE_PROXY_ENDPOINT)"
120121
- "--nodeid=$(KUBE_NODE_NAME)"
121122
- "--metrics-address=0.0.0.0:29615"

deploy/v1.33.0/csi-azurefile-node.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ spec:
116116
args:
117117
- "--v=5"
118118
- "--endpoint=$(CSI_ENDPOINT)"
119+
- "--enable-azurefile-proxy=true"
119120
- "--azurefile-proxy-endpoint=$(AZUREFILE_PROXY_ENDPOINT)"
120121
- "--nodeid=$(KUBE_NODE_NAME)"
121122
- "--metrics-address=0.0.0.0:29615"

0 commit comments

Comments
 (0)