Difference between revisions of "Helm uninstall"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
[[helm uninstall elasticsearch]] | [[helm uninstall elasticsearch]] | ||
− | Error: uninstall: [[Release not loaded]]: elasticsearch: [[release]]: not found | + | [[Error: uninstall]]: [[Release not loaded]]: elasticsearch: [[release]]: not found |
− | |||
− | |||
− | |||
helm uninstall | helm uninstall |
Revision as of 19:05, 30 November 2023
helm uninstall RELEASE_NAME helm uninstall -n your-namespace RELEASE_NAME
helm uninstall --keep-history XXXXX
helm uninstall grafana helm uninstall kibana
helm uninstall my-name release "my-name" uninstalled
helm uninstall mygrafana release "mygrafana" uninstalled
helm uninstall my-test Error: uninstall: Release not loaded: my-test: release: not found
helm uninstall elasticsearch Error: uninstall: Release not loaded: elasticsearch: release: not found
helm uninstall Error: "helm uninstall" requires at least 1 argument Usage: helm uninstall RELEASE_NAME [...] [flags]
Related
helm list
helm delete
helm delete my-release --purge
helm install
:helm install --set persistence.enabled=true grafana grafana/grafana
- Persistence
See also
helm uninstall [ grafana | kibana ]
- 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: