Helm show

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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