Portworx Documentation has moved to https://docs.portworx.com
For Portworx Central version 2.5 and later, refer to the documentation at https://docs.portworx.com/portworx-central-on-prem/.

Uninstall Portworx Central on-premises


If you installed Portworx Central using Helm, you can use Helm to uninstall it as well.

Prerequisites

Ensure the Portworx Central is installed.

Uninstall

  1. Delete the Helm chart.

    helm delete <release-name> --namespace <namespace>
  2. Clean up secrets and the PVC created by Portworx Backup.

    kubectl delete ns <namespace>

Last edited: Wednesday, Feb 8, 2023