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