helm-chart-genes/charts/wordpress final-perso-host-mariadb/templates/extra-list.yaml
2024-04-29 19:54:52 +02:00

10 lines
189 B
YAML

{{- /*
Copyright VMware, Inc.
SPDX-License-Identifier: APACHE-2.0
*/}}
{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}