Difference between revisions of "Helm get values"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{lc}} | + | {{lc}}<code>helm get values</code >download/show the values for a named/installed release/chart |
+ | |||
* 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]] | ||
+ | [[helm get values mywiki]] | ||
+ | [[helm get values nginx-ingress -n nginx-ingress]] | ||
+ | |||
+ | [[helm get values argo-cd --all -n argocd]] | ||
− | helm get values | + | [[helm get]] values |
Error: "helm get values" requires 1 argument | Error: "helm get values" requires 1 argument | ||
Line 17: | Line 27: | ||
null | null | ||
− | + | helm get values my-mariadb | |
− | + | USER-SUPPLIED VALUES: | |
− | + | null | |
− | |||
helm get values kibana --all | grep [[cpu:|cpu]] | helm get values kibana --all | grep [[cpu:|cpu]] | ||
Line 31: | Line 40: | ||
* <code>[[helm list]]</code> | * <code>[[helm list]]</code> | ||
* <code>[[helm show all]]</code> | * <code>[[helm show all]]</code> | ||
+ | * <code>[[values.yml]]</code> | ||
+ | * <code>[[helm show values]]</code> | ||
== See also == | == See also == |
Latest revision as of 09:27, 9 July 2024
helm get values
download/show the values for a named/installed release/chart
helm get values elasticsearch --all helm get values kibana --all helm get values grafana --all helm get values fluent-bit --all helm get values mywiki helm get values nginx-ingress -n nginx-ingress
helm get values argo-cd --all -n argocd
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[edit]
See also[edit]
Advertising: