Files
tools/pgbouncer/templates/helm-chart-config.yaml
2024-09-04 11:00:44 +02:00

3 lines
102 B
YAML

{{- if eq .Values.tool.kind "HelmChart" -}}
{{- include "tool.helm-chart-config.tpl" . -}}
{{- end -}}