HelmReleases

helm uninstall

Removes a release and its associated Kubernetes resources.

Syntax

helm uninstall <release-name>

Examples

Uninstall a release

helm uninstall api

Related commands