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
Delete the Helm chart.
copy to clipboardhelm delete <release-name> --namespace <namespace>
Clean up secrets and the PVC created by PX-Backup.
copy to clipboardkubectl delete ns <namespace>
Last edited: Thursday, Sep 2, 2021
Questions? Visit the Portworx forum.