Skip to content

Commit

Permalink
minimal manifest for auth2.0 form powermax
Browse files Browse the repository at this point in the history
  • Loading branch information
mgandharva committed Oct 7, 2024
1 parent 6cc7bbb commit 2b4e703
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ spec:
- name: X_CSI_POWERMAX_ENDPOINT
value: "<X_CSI_POWERMAX_ENDPOINT>"
- name: X_CSI_K8S_CLUSTER_PREFIX
value: "CSM"
value: "<X_CSI_K8S_CLUSTER_PREFIX>"
- name: X_CSI_MODE
value: controller
- name: X_CSI_POWERMAX_SKIP_CERTIFICATE_VALIDATION
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powermax/v2.10.1/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
- name: X_CSI_POWERMAX_ENDPOINT
value: "<X_CSI_POWERMAX_ENDPOINT>"
- name: X_CSI_K8S_CLUSTER_PREFIX
value: "CSM"
value: "<X_CSI_K8S_CLUSTER_PREFIX>"
- name: X_CSI_MODE
value: node
- name: X_CSI_PRIVATE_MOUNT_DIR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ spec:
- name: X_CSI_POWERMAX_ENDPOINT
value: "<X_CSI_POWERMAX_ENDPOINT>"
- name: X_CSI_K8S_CLUSTER_PREFIX
value: "CSM"
value: "<X_CSI_K8S_CLUSTER_PREFIX>"
- name: X_CSI_MODE
value: controller
- name: X_CSI_POWERMAX_SKIP_CERTIFICATE_VALIDATION
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powermax/v2.11.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
- name: X_CSI_POWERMAX_ENDPOINT
value: "<X_CSI_POWERMAX_ENDPOINT>"
- name: X_CSI_K8S_CLUSTER_PREFIX
value: "CSM"
value: "<X_CSI_K8S_CLUSTER_PREFIX>"
- name: X_CSI_MODE
value: node
- name: X_CSI_PRIVATE_MOUNT_DIR
Expand Down

0 comments on commit 2b4e703

Please sign in to comment.