Uninstalling the CFM Operator
You can uninstall CFM Operator using Helm or the cfmctl CLI tool.
To uninstall CFM Operator, run the following command:
cfmctl uninstall --namespace [***CFM OPERATOR NAMESPACE***]
Replace [***CFM OPERATOR NAMESPACE***] with the namespace where you installed the operator.
helm uninstall cfm-operator --namespace [***CFM OPERATOR NAMESPACE***]
Replace [***CFM OPERATOR NAMESPACE***] with the namespace where you installed the operator.