Uninstalling the Zero Trust Workload Identity Manager
To remove the Zero Trust Workload Identity Manager from your cluster, uninstall the Operator using the web console. This helps you clean up resources and delete the service from your environment.
-
You have access to the cluster with
cluster-adminprivileges. -
You have access to the Red Hat OpenShift Container Platform web console.
-
The Zero Trust Workload Identity Manager is installed.
-
Log in to the Red Hat OpenShift Container Platform web console.
-
Uninstall the Zero Trust Workload Identity Manager.
-
Go to Ecosystem → Installed Operators.
-
Click the Options menu next to the Zero Trust Workload Identity Manager entry, and then click Uninstall Operator.
-
In the confirmation dialog, click Uninstall.
-
-
Verify that the Zero Trust Workload Identity Manager Operator is uninstalled.
$ oc get csv -n openshift-zero-trust-workload-identityExample outputNo resources found in openshift-zero-trust-workload-identity namespace.