mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
4 lines
75 B
YAML
4 lines
75 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ tpl (. | toYaml) $ }}
|
|
{{- end }} |