Uninstalling Cloudera Flow Management Operator for Kubernetes
You can uninstall Cloudera Flow Management Operator for Kubernetes using Helm or the cfmctl CLI tool.
To uninstall Cloudera Flow Management Operator for Kubernetes, 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 Operator for Kubernetes.
