Skip to content

Commit 3b9331a

Browse files
Remove redundant NODE_NAME environment variable from rclone CSI node plugin configuration
1 parent 315190c commit 3b9331a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deploy/kubernetes/1.20/csi-nodeplugin-rclone.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ spec:
6262
valueFrom:
6363
fieldRef:
6464
fieldPath: spec.nodeName
65-
- name: NODE_NAME
66-
valueFrom:
67-
fieldRef:
68-
fieldPath: spec.nodeName
6965
- name: CSI_ENDPOINT
7066
value: unix://plugin/csi.sock
7167
imagePullPolicy: "Always"

0 commit comments

Comments
 (0)