Portworx Documentation has moved to https://docs.portworx.com
For Portworx Backup version 2.5 and later, refer to the documentation at https://docs.portworx.com/portworx-backup-on-prem/.
Uninstall Portworx Backup
Uninstall Portworx Backup
If you are running Portworx Backup as a Helm-based install, you can uninstall it using Helm.
Follow the steps below to uninstall Portworx Backup 2.4.3 and versions prior to that:
Enter the following
helm delete
command with the--namespace
flag and the namespace your Portworx Backup cluster is installed on:copy to clipboardhelm delete px-central --namespace px-backup
Cleanup the secrets and PVCs created by Portworx Backup:
copy to clipboardkubectl delete namespace px-backup
Last edited: Friday, Aug 4, 2023
Questions? Visit the Portworx forum.