Uninstall

🚫

Deleting the helm release doesn't delete the Kubernetes integration from Plerion Control Plane

If you've deleted the Kubernetes Integration from Plerion Control Plane, you need to delete the collector-manager installation from your Kubernetes Cluster. You can delete the helm installation by running the following command:

helm delete plerion-collector-manager --namespace plerion-system

Example output:

release "plerion-collector-manager" uninstalled

If you are considering installing the collector-manager again, please refer to the collector-manager install guide.