mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="lvms-unstalling-lvms-with-web-console_{context}"]
|
|
= Uninstalling {lvms} by using the web console
|
|
|
|
You can uninstall {lvms} using the {product-title} web console.
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to {product-title} as a user with `cluster-admin` permissions.
|
|
* You have deleted the persistent volume claims (PVCs), volume snapshots, and volume clones provisioned by {lvms}. You have also deleted the applications that are using these resources.
|
|
* You have deleted the `LVMCluster` custom resource (CR).
|
|
|
|
|
|
.Procedure
|
|
|
|
. Log in to the {product-title} web console.
|
|
. Click *Ecosystem* -> *Installed Operators*.
|
|
. Click *{lvms}* in the `openshift-lvm-storage` namespace.
|
|
. Click the *Details* tab.
|
|
. From the *Actions* menu, select *Uninstall Operator*.
|
|
. Optional: When prompted, select the *Delete all operand instances for this operator* checkbox to delete the operand instances for {lvms}.
|
|
. Click *Uninstall*.
|