mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
25 lines
895 B
Plaintext
25 lines
895 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/cert_manager_operator/cert-manager-operator-uninstall.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="cert-manager-uninstall-console_{context}"]
|
|
= Uninstalling the {cert-manager-operator}
|
|
|
|
You can uninstall the {cert-manager-operator} by using the web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to the cluster with `cluster-admin` privileges.
|
|
* You have access to the {product-title} web console.
|
|
* The {cert-manager-operator} is installed.
|
|
// TODO: Any other prereqs, like removing anything that is using it?
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
. Uninstall the {cert-manager-operator} Operator.
|
|
.. Navigate to *Operators* -> *Installed Operators*.
|
|
.. Click the Options menu {kebab} next to the *{cert-manager-operator}* entry and click *Uninstall Operator*.
|
|
.. In the confirmation dialog, click *Uninstall*.
|