doc: correct csi configuration references in the deployment

this commit correct the csi configuration documentation in
rbd deployment doc.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-11-10 12:51:37 +05:30 committed by mergify[bot]
parent 0c06233f40
commit 24fb43d30d

View File

@ -124,7 +124,7 @@ kubectl create -f csi-config-map.yaml
The configmap deploys an empty CSI configuration that is mounted as a volume The configmap deploys an empty CSI configuration that is mounted as a volume
within the Ceph CSI plugin pods. To add a specific Ceph clusters configuration within the Ceph CSI plugin pods. To add a specific Ceph clusters configuration
details, refer to [Creating CSI configuration for RBD based details, refer to [Creating CSI configuration for RBD based
provisioning](../examples/README.md#creating-csi-configuration-for-rbd-based-provisioning) provisioning](../examples/README.md#creating-csi-configuration)
for more information. for more information.
**Deploy Ceph configuration ConfigMap for CSI pods:** **Deploy Ceph configuration ConfigMap for CSI pods:**