Difference between revisions of "Helm show chart"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  [[helm show]] chart
+
 
 +
[[helm show chart --help]]
 +
 
 +
  [[helm show]] [[chart]]
 
  Error: "helm show chart" requires 1 argument  
 
  Error: "helm show chart" requires 1 argument  
 
   
 
   

Latest revision as of 13:43, 4 December 2023


helm show chart --help
helm show chart
Error: "helm show chart" requires 1 argument 

Usage:  helm show chart [CHART] [flags]
helm show chart grafana/grafana
helm show chart elastic/elasticsearch


helm show chart stable/grafana
helm show chart stable/grafana
apiVersion: v1
appVersion: 7.1.1
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
icon: https://raw.githubusercontent.com/grafana/grafana/master/public/img/logo_transparent_400x.png
kubeVersion: ^1.8.0-0
maintainers:
- email: [email protected]
  name: zanhsieh
- email: [email protected]
  name: rtluckie
- email: [email protected]
  name: maorfr
name: grafana
sources:
- https://github.com/grafana/grafana
version: 5.5.5

Helm v2[edit]

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

Related[edit]

helm show values elastic/elasticsearch
helm get values elasticsearch --all

See also[edit]

Advertising: