Uninstall PX-Backup
If you’re running PX-Backup as a Helm-based install, you can uninstall it using Helm.
Enter the following
helm delete
command with the--namespace
flag and the namespace your PX-Backup cluster is install on:helm delete px-backup --namespace px-backup
Cleanup the secrets and PVCs created by PX-Backup:
kubectl delete namespace px-backup
Last edited: Friday, Aug 7, 2020
Questions? Visit the Portworx forum.