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:

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

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

    kubectl delete namespace px-backup

Last edited: Friday, Aug 4, 2023