From da0d817325a2515d0ec7c048fd7eae0588b2cde7 Mon Sep 17 00:00:00 2001 From: Rajshree Khare Date: Mon, 13 Feb 2023 19:06:22 +0530 Subject: [PATCH] fixed the typo --- content/docs/csidriver/features/powerflex.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/csidriver/features/powerflex.md b/content/docs/csidriver/features/powerflex.md index 5e311a8ef8..65a8b20466 100644 --- a/content/docs/csidriver/features/powerflex.md +++ b/content/docs/csidriver/features/powerflex.md @@ -667,7 +667,7 @@ Once the volume gets created, the ControllerPublishVolume will set the QoS limit Starting in version 2.6, the CSI Driver for PowerFlex now supports renaming of SDC. To use this feature, the node section of values.yaml should have renameSDC keys enabled with a prefix value. -If you want to rename the SDC, please make the following edits to your values file at `yaml csi-vxflexos/helm/csi-vxflexos/values.yaml:` +If you want to rename the SDC, please make the following edits to your values file at `csi-vxflexos/helm/csi-vxflexos/values.yaml:` ```yaml # "node" allows to configure node specific parameters node: @@ -704,7 +704,7 @@ Now based on these two keys, there are certain scenarios on which the driver is Starting in version 2.6, the CSI Driver for PowerFlex now supports pre-approving SDC by GUID. CSI PowerFlex driver should be able to detect/read the SDC mode from the PowerFlex array and determine whether requests for SDC approval be made to the array prior to publishing a volume. This is specific to each SDC. -If you want to get the SDC pre-approved by GUID, please make the following edits to your values file at `yaml csi-vxflexos/helm/csi-vxflexos/values.yaml:` +If you want to get the SDC pre-approved by GUID, please make the following edits to your values file at `csi-vxflexos/helm/csi-vxflexos/values.yaml:` ```yaml # "node" allows to configure node specific parameters node: