• Version 2.5
  • Version 2.4
  • Version 2.3
  • Version 2.2
  • Version 2.1
  • Version 2.0
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 PX-Central on-premises


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

Prerequisites

Ensure the PX-Central is installed.

Uninstall

  1. Delete the Helm chart.

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

    kubectl delete ns <namespace>

Last edited: Thursday, Sep 2, 2021