Merge "Revert "Manual ceph-pool-kube-rbd secrect creation step removed (r6,r7,dsR6,dsR7)""
This commit is contained in:
commit
53093907a3
@ -204,6 +204,12 @@ with read/write type access to a single private namespace
|
|||||||
|
|
||||||
~(keystone_admin)$ system application-list
|
~(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.
|
#. If this user requires the ability to use helm, do the following.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user