From cdac0351f6a9fee34f03642a32ba7bd395fbba0f Mon Sep 17 00:00:00 2001 From: boyamurthy <92081029+boyamurthy@users.noreply.github.com> Date: Wed, 6 Sep 2023 17:41:38 +0530 Subject: [PATCH] Update csm-powermax-1.8.0.template --- .../src/templates/operator/csm-powermax-1.8.0.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template index ef6c3bd05a..ffa230fe12 100644 --- a/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template +++ b/content/docs/deployment/csminstallationwizard/src/templates/operator/csm-powermax-1.8.0.template @@ -186,7 +186,7 @@ spec: # Allowed values: Any value greater than or equal to 0 # Default value: "0" - name: X_CSI_MAX_VOLUMES_PER_NODE - values: "$MAX_VOLUMES_PER_NODE" + value: "$MAX_VOLUMES_PER_NODE" # nodeSelector: Define node selection constraints for node pods. # For the pod to be eligible to run on a node, the node must have each # of the indicated key-value pairs as labels.