From 9ed2e84e8f639da88d865ac93b449d8d9e233489 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Thu, 12 Dec 2024 17:50:20 -0500 Subject: [PATCH] operator uninstall --- get-started/index.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/get-started/index.md b/get-started/index.md index d50a360..74ab426 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -548,9 +548,6 @@ guides through various common actions and workflows. ## [Uninstalling Cryostat Operator](#uninstalling-cryostat-operator) Reference [**OLM**](https://olm.operatorframework.io/docs/tasks/uninstall-operator/#combine-steps-2-and-3) -guide on uninstalling **Operators**. Please be sure to delete all **Cryostat** Custom Resources before -uninstalling the **Cryostat Operator**. -- If your **Cryostat Operator** was installed in **All Namespaces** mode, then its **ClusterServiceVersion** and -`Subscription` can be found in the **Namespace** **openshift-operators**. -- If your **Cryostat Operator** was installed in **A specific Namespace**, then the **ClusterServiceVersion** and -`Subscription` will be in that same **Namespace**. +guide on uninstalling **Operators**. +- Delete all **Cryostat** Custom Resources before uninstalling the **Cryostat Operator**. +- The **Cryostat Operator**'s **ClusterServiceVersion** and `Subscription` can be found in the **Namespace** **openshift-operators**.