Uninstall

To uninstall an Obcerv instance, run:

helm uninstall <instance> -n <namespace>

This will remove all resources created by the operator except:

These must be manually removed if desired.

Caution

If you delete any PVCs or secrets, critical data and settings will be lost.

Uninstalling LinkerD

Caution

Do not run the following uninstall command as specified in LinkerD documentation:
This command will delete the entire namespace, including PVCs and any other objects that are not part of the LinkerD installation.

You can disregard this step if you installed LinkerD in its own isolated namespace and you’re certain it is safe to delete that namespace.

linkerd uninstall | kubectl delete -f -
["Obcerv"] ["User Guide", "Technical Reference"]

Was this topic helpful?