Helm show: Difference between revisions
Jump to navigation
Jump to search
m (Ovidiu moved page Helm inspect to Helm show without leaving a redirect) |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | =External= | ||
=Internal= | =Internal= | ||
* [[Helm Operations# | * [[Helm Operations#show|Helm Operations]] | ||
* [[Helm_Concepts#Chart_Operations|Helm Concepts]] | * [[Helm_Concepts#Chart_Operations|Helm Concepts]] | ||
Latest revision as of 20:41, 29 November 2019
External
Internal
Overview
Content of values.yaml
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: