Difference between revisions of "Helm show"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(29 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | helm show all | + | {{lowercase}} |
+ | [[helm]] show or [[helm inspect]] | ||
+ | [[helm show all]] XXXX/YYY | ||
+ | [[helm show chart]] | ||
+ | [[helm show crds]] | ||
+ | [[helm show readme]] | ||
+ | [[helm show values]] | ||
+ | [[helm show values --help]] | ||
+ | [[helm show --help]] | ||
− | + | Examples: | |
− | + | [[helm show all grafana/grafana]] | |
− | helm show | + | [[helm show all elastic/elasticsearch]] |
− | + | [[helm show all elastic/kibana]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == Related | + | helm show (v2.17.0) |
+ | Error: unknown command "show" for "helm" | ||
+ | Run 'helm --help' for usage. | ||
+ | |||
+ | Solution: use [[helm inspect]] | ||
+ | |||
+ | |||
+ | helm inspect your-app | ||
+ | Error: failed to download "your-app" (hint: running `[[helm repo update]]` may help) | ||
+ | |||
+ | helm show all my-mariadb | ||
+ | Error: non-absolute URLs should be in form of repo_name/path_to_chart, got: my-mariadb | ||
+ | |||
+ | |||
+ | == Related terms == | ||
* <code>[[rpm -qi]]</code> | * <code>[[rpm -qi]]</code> | ||
+ | * [[Chart]] | ||
+ | * <code>[[helm repo]]</code> | ||
+ | * <code>[[helm repo list]]</code> | ||
+ | * [[helm repo update]] | ||
+ | * [[helm get values]] | ||
+ | [[~/Library/Preferences/helm/repositories.yaml]] | ||
+ | [[~/Library/Preferences/helm/registry/config.json]] | ||
+ | [[~/Library/Caches/helm/repository]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{helm show}} |
+ | * {{helm}} | ||
[[Category:Helm]] | [[Category:Helm]] |
Latest revision as of 09:13, 9 July 2024
helm show or helm inspect helm show all XXXX/YYY helm show chart helm show crds helm show readme helm show values helm show values --help helm show --help
Examples:
helm show all grafana/grafana helm show all elastic/elasticsearch helm show all elastic/kibana
helm show (v2.17.0) Error: unknown command "show" for "helm" Run 'helm --help' for usage.
Solution: use helm inspect
helm inspect your-app Error: failed to download "your-app" (hint: running `helm repo update` may help)
helm show all my-mariadb Error: non-absolute URLs should be in form of repo_name/path_to_chart, got: my-mariadb
Related terms[edit]
~/Library/Preferences/helm/repositories.yaml ~/Library/Preferences/helm/registry/config.json ~/Library/Caches/helm/repository
See also[edit]
helm show [ chart | all | crds | values | readme ]
,helm show --help
- Helm,
helm
[repo | registry | 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, ChartMuseum
Advertising: