Helm show

From NovaOrdis Knowledge Base
Revision as of 20:41, 29 November 2019 by Ovidiu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

Content of values.yaml

https://helm.sh/docs/helm/#helm-inspect-values

Display the content of the values.yaml file. The command simply dumps the file at stdout.

helm inspect values <chart-name>

For more details on chart configuration see:

Helm Configuration