Helm Chart values.yaml: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
=Overview=
=Overview=


The default configuration values for a chart. The content of this file is displayed by [[Helm_inspect#Configuration_Options|helm inspect values]].
The default configuration values for a chart. The file is mandatory. The content of this file is displayed by [[Helm_inspect#Configuration_Options|helm inspect values]].

Revision as of 19:29, 28 August 2019

Internal

Overview

The default configuration values for a chart. The file is mandatory. The content of this file is displayed by helm inspect values.