You can remove the OpenShift Compliance Operator from your cluster by using the OpenShift Container Platform web console.
To remove the Compliance Operator, you must first delete the Compliance Operator custom resource definitions (CRDs). After the CRDs are removed, you can then remove the Operator and its namespace by deleting the openshift-compliance project.
Access to an OpenShift Container Platform cluster using an account with cluster-admin
permissions.
The OpenShift Compliance Operator must be installed.
To remove the Compliance Operator by using the OpenShift Container Platform web console:
Navigate to the Operators → Installed Operators page.
Delete all ScanSettingBinding, ComplainceSuite, ComplianceScan, and ProfileBundle objects.
Switch to the Administration → Operators → Installed Operators page.
Click the Options menu on the Compliance Operator entry and select Uninstall Operator.
Switch to the Home → Projects page.
Search for 'compliance'.
Click the Options menu next to the openshift-compliance project, and select Delete Project.
Confirm the deletion by typing openshift-compliance
in the dialog box, and click Delete.