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 PX-Backup


Uninstall PX-Backup

If you are running PX-Backup as a Helm-based install, you can uninstall it using Helm.

To uninstall PX-Backup:

  1. Enter the following helm delete command with the --namespace flag and the namespace your PX-Backup cluster is installed on:

    helm delete px-central --namespace px-backup
  2. Cleanup the secrets and PVCs created by PX-Backup:

    kubectl delete namespace px-backup

Last edited: Saturday, Jan 28, 2023