Files
infra-prod/deploy/rocket-chat/rocketchat-helm-pull-untar/charts/postgresql/templates/extra-list.yaml
2025-04-03 15:02:31 +02:00

10 lines
212 B
YAML

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