Uninstall PX-Backup


Uninsatll PX-Backup

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

Follow the steps below to uninstall PX-Backup 2.0.0 and versions prior to that:

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

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

    kubectl delete namespace px-backup

Last edited: Friday, Aug 20, 2021