Uninstall
Prerequisites
Uninstall of OTH deployment
To uninstall the deployment simply delete the OTH resources from kubernetes. For or example deployment, the easiest is to do like this:
kubectl delete -f oth-demo.yml
This will remove all the resources, but retain the secrets and (optional TLS certificate)