Uninstalling Veeam Kasten

It is important to uninstall Veeam Kasten with the Helm command to ensure that all non-namespaced resources are cleaned up. Simply deleting the namespace Veeam Kasten is installed in might cause issues with stale services. Assuming Veeam Kasten was installed with the release name k10 and in the kasten-io namespace, run the following command to uninstall:

$ helm uninstall k10 --namespace=kasten-io