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

This commit is contained in:
Zuul 2022-11-15 18:47:21 +00:00 committed by Gerrit Code Review
commit 3681ce576a

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.