Difference between revisions of "Helm uninstall"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 7: | Line 7: | ||
[[helm]] [[uninstall]] grafana | [[helm]] [[uninstall]] grafana | ||
release "grafana" uninstalled | release "grafana" uninstalled | ||
+ | |||
+ | helm uninstall my-name | ||
+ | release "my-name" uninstalled | ||
helm uninstall mygrafana | helm uninstall mygrafana |
Revision as of 18:55, 11 June 2022
helm uninstall XXXXX helm uninstall --keep-history XXXXX
helm uninstall grafana release "grafana" uninstalled
helm uninstall my-name release "my-name" uninstalled
helm uninstall mygrafana release "mygrafana" uninstalled
helm uninstall grafana W1205 23:27:05.513426 48468 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W1205 23:27:05.536697 48468 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ release "grafana" uninstalled
helm uninstall Error: "helm uninstall" requires at least 1 argument Usage: helm uninstall RELEASE_NAME [...] [flags]
Related
helm list
helm delete
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: