Helm show: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 13: Line 13:


{{External|https://helm.sh/docs/helm/#helm-inspect-values}}
{{External|https://helm.sh/docs/helm/#helm-inspect-values}}
Display the content of the [[Helm Chart values.yaml|values.yaml]] file.


  helm inspect values <''chart-name''>
  helm inspect values <''chart-name''>

Revision as of 19:23, 28 August 2019

External

Internal

Overview

Configuration Options

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

Display the content of the values.yaml file.

helm inspect values <chart-name>