8 Uninstalling STAP
Learn how to uninstall your Oracle Communications Solution Test Automation Platform (STAP) cloud native environment.
Topics in this document:
Uninstalling your STAP Environment
To uninstall your STAP environment, run the following commands:
helm uninstall tds_chart_name -n namespace
helm uninstall tes_chart_name -n namespace
helm uninstall ui_chart_name -n namespace
kubectl delete ns namespace
clean up nfs
This uninstalls all microservices, deletes the Kubernetes namespaces, and cleans up the NFS.