helm del

Uninstall a release

Options

NameDescription
--description <description>Add a custom description
--dry-runSimulate a uninstall
--keep-historyRemove all associated resources and mark the release as deleted, but retain the release history
--no-hooksPrevent hooks from running during uninstallation
--timeout <timeout>Time to wait for any individual Kubernetes operation (like Jobs for hooks)
--waitIf set, will wait until all the resources are deleted before returning. It will wait for as long as --timeout