Skip to content

Commit

Permalink
Merge branch 'release-v1.10.0' into kubelinter-implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
mdutka-dell authored Jan 10, 2024
2 parents 06b1f48 + 63e2708 commit 99a415a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/csi-vxflexos/templates/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,11 @@ spec:
value: "{{ .Values.node.renameSDC.prefix }}"
{{- end }}
{{- end }}
- name: X_CSI_POWERFLEX_KUBE_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
volumeMounts:
- name: driver-path
mountPath: {{ .Values.kubeletConfigDir }}/plugins/vxflexos.emc.dell.com
Expand Down

0 comments on commit 99a415a

Please sign in to comment.