Skip to content

Commit

Permalink
Revert "Add CSI_NODE_NAME to node Daemonset"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley-wenyizha committed Sep 13, 2023
1 parent b00bf67 commit 464a6fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/kubernetes/base/node-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ spec:
env:
- name: CSI_ENDPOINT
value: unix:/csi/csi.sock
- name: CSI_NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
volumeMounts:
- name: kubelet-dir
mountPath: /var/lib/kubelet
Expand Down

0 comments on commit 464a6fe

Please sign in to comment.