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