Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
helm-charts
/
refs/heads/main
/
.
/
charts
/
postgresql
/
templates
/
extra-list.yaml
blob: 9ac65f9e16f4bfda4a21649ad5f33e4e9a683143 [
file
] [
log
] [
blame
]
{{
-
range .Values.extraDeploy }}
---
{{ include
"common.tplvalues.render"
(dict
"value"
.
"context"
$) }}
{{
-
end }}