For the complete documentation index, see llms.txt. This page is also available as Markdown.

Uninstall the Helm chart

Learn how to uninstall the Helm chart for the on-prem Harness Self-Managed Enterprise Edition.

To remove the Kubernetes components associated with the chart and delete the release, uninstall the Helm chart.

  • Uninstall and delete the my-release deployment:

    $ helm uninstall my-release -n <namespace>

Last updated

Was this helpful?