Skip to content

Document decsisions: global template partials, sub-charts deployed from global chart

Jason Plum requested to merge 352-decision-global-templates into master

Document the decisions made in #352 (closed):

  • Use templates/_helper.tpl whenever possible, excluding forked charts.
  • Use charts/gitlab/templates/_helper.tpl for all sub-charts under gitlab.
  • Sub-charts will be deployed via the global chart, by individual enable/disable rather than deploying them directly. Reduced maintenance, increased usability.

Closes #352 (closed)

[ci skip]

Edited by Jason Plum

Merge request reports