Helm Chart README: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 1: Line 1:
=External=
=External=


* https://helm.sh/docs/developing_charts/#chart-license-readme-and-notes
* https://helm.sh/docs/topics/charts/#chart-license-readme-and-notes


=Internal=
=Internal=

Latest revision as of 19:23, 14 December 2019

External

Internal

Overview

An optional human-readable README file. The file should be formatted in Markdown and it should generally contain:

  • A description of the application or service the chart provides
  • Any prerequisites or requirements to run the chart
  • Descriptions of options in values.yaml and default values
  • Any other information that may be relevant to the installation or configuration of the chart