Deleting an integration instance
This section describes how to delete an integration instance.
You can delete an integration instance by deleting the custom resource in the namespace. For
example, to delete a PrometheusProbe resource, run the following command:
kubectl delete prometheusprobe example-prometheusprobe --namespace <NAMESPACE>