diff --git a/content/docs/deployment/csmoperator/drivers/powerflex.md b/content/docs/deployment/csmoperator/drivers/powerflex.md index d00f11af70..722e6c1530 100644 --- a/content/docs/deployment/csmoperator/drivers/powerflex.md +++ b/content/docs/deployment/csmoperator/drivers/powerflex.md @@ -67,7 +67,7 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # If authorization is enabled, username will be ignored. - username: "admin" diff --git a/content/v1/deployment/csmoperator/drivers/powerflex.md b/content/v1/deployment/csmoperator/drivers/powerflex.md index 583d30a902..a033610060 100644 --- a/content/v1/deployment/csmoperator/drivers/powerflex.md +++ b/content/v1/deployment/csmoperator/drivers/powerflex.md @@ -67,10 +67,10 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # If authorization is enabled, username will be ignored. - - username: "admin" + - username: "admin" # Password for accessing PowerFlex system. # If authorization is enabled, password will be ignored. password: "password" diff --git a/content/v2/csidriver/installation/operator/powerflex.md b/content/v2/csidriver/installation/operator/powerflex.md index a4de8f46e6..481a447791 100644 --- a/content/v2/csidriver/installation/operator/powerflex.md +++ b/content/v2/csidriver/installation/operator/powerflex.md @@ -91,10 +91,10 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # Required: true - - username: "admin" + - username: "admin" # Password for accessing PowerFlex system. # Required: true password: "password" diff --git a/content/v2/deployment/csmoperator/drivers/powerflex.md b/content/v2/deployment/csmoperator/drivers/powerflex.md index ec320816f3..e8edfa26e9 100644 --- a/content/v2/deployment/csmoperator/drivers/powerflex.md +++ b/content/v2/deployment/csmoperator/drivers/powerflex.md @@ -70,10 +70,10 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # If authorization is enabled, username will be ignored. - - username: "admin" + - username: "admin" # Password for accessing PowerFlex system. # If authorization is enabled, password will be ignored. password: "password" diff --git a/content/v3/csidriver/installation/operator/powerflex.md b/content/v3/csidriver/installation/operator/powerflex.md index 61a94669b2..16531f78c5 100644 --- a/content/v3/csidriver/installation/operator/powerflex.md +++ b/content/v3/csidriver/installation/operator/powerflex.md @@ -92,10 +92,10 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # Required: true - - username: "admin" + - username: "admin" # Password for accessing PowerFlex system. # Required: true password: "password" diff --git a/content/v3/deployment/csmoperator/drivers/powerflex.md b/content/v3/deployment/csmoperator/drivers/powerflex.md index 715995194b..a923ba52d9 100644 --- a/content/v3/deployment/csmoperator/drivers/powerflex.md +++ b/content/v3/deployment/csmoperator/drivers/powerflex.md @@ -70,10 +70,10 @@ For detailed PowerFlex installation procedure, see the _Dell PowerFlex Deploymen Example: secret.yaml - ```yaml + ```yaml # Username for accessing PowerFlex system. # If authorization is enabled, username will be ignored. - - username: "admin" + - username: "admin" # Password for accessing PowerFlex system. # If authorization is enabled, password will be ignored. password: "password"