Skip to content

Commit

Permalink
add KUBE_NODE_NAME back into tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jooseppi-luna authored Feb 20, 2024
1 parent 3794dc7 commit 265c886
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/config/driverconfig/powerflex/v2.9.1/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ spec:
value: <X_CSI_RENAME_SDC_PREFIX>
- name: X_CSI_MAX_VOLUMES_PER_NODE
value: <X_CSI_MAX_VOLUMES_PER_NODE>
- name: X_CSI_POWERFLEX_KUBE_NODE_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
volumeMounts:
- name: driver-path
mountPath: <KUBELET_CONFIG_DIR>/plugins/vxflexos.emc.dell.com
Expand Down

0 comments on commit 265c886

Please sign in to comment.