helm-charts/nextcloud/charts/postgresql/templates/extra-list.yaml

5 lines
117 B
YAML
Raw Normal View History

2021-01-17 01:09:41 +00:00
{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}