Merge "Remove instructions to delete secret resource"

This commit is contained in:
Zuul 2021-10-29 19:32:23 +00:00 committed by Gerrit Code Review
commit c8f3cc1b05
2 changed files with 7 additions and 11 deletions

View File

@ -25,7 +25,6 @@ system.
~(keystone_admin)]$ kubectl delete clusterroles.rbac.authorization.k8s.io portieris
~(keystone_admin)]$ kubectl delete clusterrolebindings.rbac.authorization.k8s.io admission-portieris-webhook
~(keystone_admin)]$ kubectl delete -n portieris secret/portieris-certs
~(keystone_admin)]$ kubectl delete -n portieris cm/image-policy-crds
~(keystone_admin)]$ kubectl delete -n portieris serviceaccounts/portieris

View File

@ -23,23 +23,20 @@ resources created by the Armada installation. For more information, see
$ system application-remove vault
#. \(Optional\) If you want to reinstall Vault, and only retain Vault data
stored in PVCs, use the following command:
#. Reinstall Vault, if required using the following command:
.. code-block:: none
$ kubectl delete secrets -n vault vault-server-tls
$ system application-apply vault
#. Reinstall Vault, if required using the following command:
.. note::
It is recommended to do a complete remove of all resources if you want
to reinstall Vault.
.. code-block:: none
$ system application-apply vault
.. note::
It is recommended to do a complete remove of all resources if you
want to reinstall Vault.
$ kubectl delete ns vault
#. To completely remove Vault, including PVCs \(PVCs are intended to