Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
refs/heads/main
/
.
/
charts
/
mongodb
/
templates
/
extra-list.yaml
blob: 329f5c653a440f5bb3b0b2dd0dc4f7d266f97a69 [
file
] [
log
] [
blame
]
gio
07eb108
2024-10-25 14:35:56 +0400
[
diff
] [
blame
]
1
{{
-
/*
2
Copyright Broadcom, Inc. All Rights Reserved.
3
SPDX
-
License
-
Identifier:
APACHE
-
2.0
4
*/}}
5
6
{{
-
range .Values.extraDeploy }}
7
---
8
{{ include
"common.tplvalues.render"
(dict
"value"
.
"context"
$) }}
9
{{
-
end }}