Difference between revisions of "Helm get values"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* https://helm.sh/docs/helm/helm_get_values/
 
* https://helm.sh/docs/helm/helm_get_values/
 +
 +
[[helm get values elasticsearch --all]]
 +
[[helm get values kibana --all]]
 +
[[helm get values grafana --all]]
 +
[[helm get values fluent-bit --all]]
 +
  
  
Line 20: Line 26:
 
  USER-SUPPLIED VALUES:
 
  USER-SUPPLIED VALUES:
 
  null
 
  null
 
[[helm get values elasticsearch --all]]
 
[[helm get values kibana --all]]
 
[[helm get values grafana --all]]
 
[[helm get values fluent-bit --all]]
 
  
 
  helm get values kibana --all | grep [[cpu:|cpu]]
 
  helm get values kibana --all | grep [[cpu:|cpu]]

Revision as of 13:34, 27 November 2023

helm get values elasticsearch --all
helm get values kibana --all
helm get values grafana --all
helm get values fluent-bit --all 


helm get values
Error: "helm get values" requires 1 argument

Usage:  helm get values RELEASE_NAME [flags]
helm get values
Error: release name is required
helm get values YourReleaseName
helm get values elasticsearch
USER-SUPPLIED VALUES:
null
helm get values my-mariadb
USER-SUPPLIED VALUES:
null
helm get values kibana --all | grep cpu
   cpu: 1000m
   cpu: 1000m


Related

See also

Advertising: