5 lines
117 B
YAML
Raw Normal View History

2022-05-05 17:41:28 +02:00
{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}