Uninstall Yak

1. Helm uninstall

helm uninstall yak -n <namespace>

That's it ;-)

Uninstalling the YaK will not only remove the application but also the content of the YaK database and its data.

Think twice before running this command.

However, uninstalling the YaK will not remove any of your configured instances or components already deployed, so the costs incurred by these items will continue to be generated if your instances are not terminated or destroyed at your cloud provider(s).

Last updated