Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
e085d5baf2a4c404e47820b1061417f62671ad42
/
.
/
charts
/
openproject
/
charts
/
postgresql
/
templates
/
extra-list.yaml
blob: 2d35a580e81f745ca591fb86a9755b2a672aa809 [
file
] [
log
] [
blame
]
{{
-
/*
Copyright VMware, Inc.
SPDX
-
License
-
Identifier:
APACHE
-
2.0
*/}}
{{
-
range .Values.extraDeploy }}
---
{{ include
"common.tplvalues.render"
(dict
"value"
.
"context"
$) }}
{{
-
end }}