1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/fio-uninstall-console.adoc
2025-10-07 12:26:32 -04:00

38 lines
1.5 KiB
Plaintext

// Module included in the following assemblies:
//
// * security/file_integrity_operator/fio-uninstalling.adoc
:_mod-docs-content-type: PROCEDURE
[id="fio-uninstall-console_{context}"]
= Uninstall the File Integrity Operator using the web console
To remove the File Integrity Operator, you must first delete the `FileIntegrity` objects in all namespaces. After the objects are removed, you can then remove the Operator and its namespace.
.Prerequisites
* You have access to an {product-title} cluster that uses an account with `cluster-admin` permissions.
* The File Integrity Operator is installed.
.Procedure
. Navigate to the *Ecosystem* -> *Installed Operators* -> *File Integrity Operator* page.
. From the *File Integrity* tab, ensure the *Show operands in: All namespaces* default option is selected to list all `FileIntegrity` objects in all namespaces.
. Click the Options menu {kebab} and then click *Delete FileIntegrity* to delete a `FileIntegrity` object. Ensure all `FileIntegrity` objects are deleted.
. Go to the *Administration* -> *Ecosystem* -> *Installed Operators* page.
. Click the Options menu {kebab} on the *File Integrity Operator* entry and select *Uninstall Operator*.
. Go to the *Home* -> *Projects* page.
. Search for `openshift-file-integrity`.
. Click the Options menu {kebab} for the *openshift-file-integrity* project entry, and then click *Delete Project*. A *Delete Project* dialog box opens on the web console.
.Verification
* Type `openshift-file-integrity` in the *Delete Project* dialog box and then click the *Delete* button.