Uninstalling the operator

You can uninstall the operator using the Operator Lifecycle Manager (OLM) UI, or with the command line interface.

Before deleting the operator, ensure that you have deleted all instances by deleting the custom resources in the namespace. This is to ensure that all resources created by the existing instances are deleted properly. You may need to allow some time for the operator to delete the resources before deleting the operator deployment.