_init.tpl 207 B

12345678
  1. {{/* Initialiaze values of the chart */}}
  2. {{- define "ix.v1.common.loader.init" -}}
  3. {{/* Merge chart values and the common chart defaults */}}
  4. {{- include "ix.v1.common.values.init" . -}}
  5. {{- end -}}