Uninstall the Helm chart
Last updated: 12 Sept 2024
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>