If you need to uninstall Raven Operator, run the following command:
Copy
Ask AI
helm uninstall raven-operator -n raven-operator
This command removes the DaemonSet and all associated resources from your Kubernetes cluster.The namespace and CRD can then be removed using the following commands: