Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
f8146d85933c5eab5a8061f21dcfce9b6b6b93d5
/
.
/
kubernetes
/
common
/
mongodb
/
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 }}