Removing Legacy Integrations Today, if you remove a Yaml integration's config, its components will not be removed from the cluster automatically. You will also need to manually remove the custom resources from the Kubernetes cluster. Removing Monitoring stack You need to delete first the VMSingle and the VMAgent from the namespace : kubectl delete vmsingle/monitoring -n kubectl delete vmagent/monitoring -n Once done, you can delete the namespace : kubectl delete ns/