doc: make sure configmap object referred or documented correctly

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2020-06-10 11:53:03 +05:30
committed by mergify[bot]
parent 8b606f538f
commit c1a269191c
8 changed files with 16 additions and 16 deletions

View File

@ -28,9 +28,9 @@ Gather the following information from the Ceph cluster(s) of choice,
* Alternatively, choose a `<cluster-id>` value that is distinct per Ceph
cluster in use by this kubernetes cluster
Update the [sample config map](./csi-config-map-sample.yaml) with values
Update the [sample configmap](./csi-config-map-sample.yaml) with values
from a Ceph cluster and replace `<cluster-id>` with the chosen clusterID, to
create the manifest for the config map which can be updated in the cluster
create the manifest for the configmap which can be updated in the cluster
using the following command,
* `kubectl replace -f ./csi-config-map-sample.yaml`