1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/uninstall-es-operator.adoc

43 lines
1.6 KiB
Plaintext

// Module included in the following assemblies:
//
// * observability/logging/cluster-logging-uninstall.adoc
:_mod-docs-content-type: PROCEDURE
[id="uninstall-es-operator_{context}"]
= Uninstalling Elasticsearch
.Prerequisites
* You have administrator permissions.
* Have access to the {product-title} web console as a user with `cluster-admin` privileges.
* If you have not already removed the {clo} and related resources, you must remove references to Elasticsearch from the `ClusterLogging` custom resource.
.Procedure
. Go to the *Administration* -> *Custom Resource Definitions* page, and click *Elasticsearch*.
. On the *Custom Resource Definition Details* page, click *Instances*.
. Click the Options menu {kebab} next to the instance, and then click *Delete Elasticsearch*.
. Go to the *Administration* -> *Custom Resource Definitions* page.
. Click the Options menu {kebab} next to *Elasticsearch*, and select *Delete Custom Resource Definition*.
. Delete the object storage secret.
. Go to the *Operators* -> *Installed Operators* page.
. Click the Options menu {kebab} next to the {es-op}, and then click *Uninstall Operator*.
. Optional: Delete the `openshift-operators-redhat` project.
+
[IMPORTANT]
====
Do not delete the `openshift-operators-redhat` project if other global Operators are installed in this namespace.
====
.. Go to the *Home* -> *Projects* page.
.. Click the Options menu {kebab} next to the *openshift-operators-redhat* project, and then click *Delete Project*.
.. Confirm the deletion by typing `openshift-operators-redhat` in the dialog box, and then click *Delete*.