Difference between revisions of "Helm show values"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
  [[helm show values]] wrongname
 
  [[helm show values]] wrongname
 
  Error: failed to download "wrongname"
 
  Error: failed to download "wrongname"
 +
 +
helm show values my-mariadb
 +
Error: non-absolute URLs should be in form of [[repo_name/]]path_to_chart, got: my-mariadb
  
 
  [[helm show]] values
 
  [[helm show]] values

Revision as of 19:28, 8 November 2023

helm show values YOURCHARTNAME
helm show values --help
helm show values eck-operator
helm show values elastic/elasticsearch
helm show values prometheus-community/prometheus
helm show values fluent/fluentd


helm show values wrongname
Error: failed to download "wrongname"
helm show values my-mariadb
Error: non-absolute URLs should be in form of repo_name/path_to_chart, got: my-mariadb
helm show values
Error: "helm show values" requires 1 argument

Usage:  helm show values [CHART] [flags]

Helm v2

helm show values
Error: unknown command "show" for "helm"
Run 'helm --help' for usage.


Related

See also

Advertising: