HelmReleases
helm uninstall
Removes a release and its associated Kubernetes resources.
Syntax
helm uninstall <release-name>
Examples
Uninstall a release
helm uninstall apiRemoves a release and its associated Kubernetes resources.
helm uninstall <release-name>
Uninstall a release
helm uninstall api