mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
24 lines
869 B
Plaintext
24 lines
869 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * cli_reference/cli_manager/cli-manager-uninstall.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="cli-manager-remove-resources_{context}"]
|
|
= Removing {cli-manager} resources
|
|
|
|
Optionally, after you uninstall the {cli-manager}, you can remove its related resources from your cluster.
|
|
|
|
.Prerequisites
|
|
|
|
* You are logged in to {product-title} as a user with the `cluster-admin` role.
|
|
* You have access to the {product-title} web console.
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
|
|
. Remove the `openshift-cli-manager-operator` namespace:
|
|
.. Navigate to *Administration* -> *Namespaces*.
|
|
.. Click the Options menu {kebab} next to the *openshift-cli-manager-operator* entry and select *Delete Namespace*.
|
|
.. In the confirmation dialog, enter `openshift-cli-manager-operator` in the field and click *Delete*.
|