mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-17 17:16:30 +10:00
5 lines
117 B
YAML
5 lines
117 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|