Files
wg-portal/deploy/helm/templates/extras.yaml
T

5 lines
74 B
YAML
Raw Normal View History

2024-07-04 22:37:30 +02:00
{{- range .Values.extraDeploy -}}
{{- tpl (toYaml .) $ }}
---
{{- end -}}