Difference between revisions of "Helm delete"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
Renamed to <code>[[helm uninstall]]</code> | Renamed to <code>[[helm uninstall]]</code> | ||
+ | |||
+ | Check: <code>[[kubectl get pods]]</code> | ||
== Related == | == Related == |
Revision as of 12:25, 13 July 2022
helm delete my-release release "my-release" uninstalled
helm delete my-release --purge release "my-release" deleted
Renamed to helm uninstall
Check: kubectl get pods
Related
helm uninstall
(not present at least in some version of helm 2)helm ls --all
See also
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: