Helm Chart NOTES.txt
From NovaOrdis Knowledge Base
External
Internal
Overview
An optional plain text file placed in the 'templates' directory, containing usage notes. It can be thought of as the "help text" for the chart. The content of this file will be printed at stdout by helm install after installation, and when viewing the status of the release with helm status. The file is evaluated as a template, and can be used to display usage notes, next steps, etc.