mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
28 lines
916 B
Plaintext
28 lines
916 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/external_secrets_operator/external-secrets-operator-uninstall.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="external-secrets-operator-uninstall-console_{context}"]
|
|
= Uninstalling the {external-secrets-operator} using the web console
|
|
|
|
You can uninstall the {external-secrets-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 {external-secrets-operator-short} is installed.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
|
|
. Uninstall the {external-secrets-operator} using the following steps:
|
|
|
|
.. Navigate to *Ecosystem* -> *Installed Operators*.
|
|
|
|
.. Click the Options menu {kebab} next to the *{external-secrets-operator}* entry and click *Uninstall Operator*.
|
|
|
|
.. In the confirmation dialog, click *Uninstall*.
|