You can remove the File Integrity Operator from your cluster by using the OKD 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.
You have access to an OKD cluster that uses an account with cluster-admin
permissions.
The File Integrity Operator is installed.
Navigate to the Operators → 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 and then click Delete FileIntegrity to delete a
FileIntegrity
object. Ensure all FileIntegrity
objects are deleted.
Go to the Administration → Operators → Installed Operators page.
Click the Options menu 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 for the openshift-file-integrity project entry, and then click Delete Project. A Delete Project dialog box opens on the web console.
Type openshift-file-integrity
in the Delete Project dialog box and then click the Delete button.