mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
29 lines
847 B
Plaintext
29 lines
847 B
Plaintext
////
|
|
This PROCEDURE module included in the following assemblies:
|
|
- rhbjaeger-removing.adoc
|
|
////
|
|
|
|
[id="jaeger-removing_{context}"]
|
|
= Removing a Jaeger instance using the web console
|
|
|
|
[NOTE]
|
|
====
|
|
When deleting an instance that uses the in-memory storage, all data will be permanently lost. Data stored in a persistent storage (such as Elasticsearch) will not be deleted when a Jaeger instance is removed.
|
|
====
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
|
|
. Navigate to *Operators* -> *Installed Operators*.
|
|
|
|
. Select the name of the project where the Operators are installed from the Project menu, for example, `jaeger-system`.
|
|
|
|
. Click the Jaeger Operator.
|
|
|
|
. Click the *Jaeger* tab.
|
|
|
|
. Click the Options menu {kebab} next to the instance you want to delete and select *Delete Jaeger*.
|
|
|
|
. In the confirmation message, click *Delete*.
|