Manual ceph-pool-kube-rbd secrect creation step removed (r6,r7,dsR6,dsR7)

Removed the Step 5.5 in Procedure since is not required.

Signed-off-by: Elaine Fonaro <elaine.fonaro@windriver.com>
Change-Id: I5af88daf037fdde8d82dbd6dd401af8d1ea1bbbf
This commit is contained in:
Elaine Fonaro
2022-11-10 16:29:30 -03:00
committed by Elisamara Aoki Gonçalves
parent 8864cb65c4
commit 42c267a864

View File

@@ -204,12 +204,6 @@ with read/write type access to a single private namespace
~(keystone_admin)$ system application-list
#. Apply the secret to the new rbd-provisioner namespace.
.. code-block:: none
~(keystone_admin)$ kubectl get secret ceph-pool-kube-rbd -n default -o yaml | grep -v '^\s*namespace:\s' | kubectl apply -n <namespace> -f -
#. If this user requires the ability to use helm, do the following.