User Story
As a Helm chart developer,
I want
to be assured the chart partial templates are not accidentally rendered as manifest outputs.
So that
I can avoid erroneous and hard to debug issues.
Requested Changes
- Ensure each and every partial template file ends with a
.tpl extension and begins with an underscore (_).
User Story
As a Helm chart developer,
I want
So that
Requested Changes
.tplextension and begins with an underscore (_).