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-releasedeployment:$ helm uninstall my-release -n <namespace>
Last updated
Was this helpful?