Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
helm-charts
/
620d57b6a30a09c95e4c5faf6b3ae48e95548505
/
.
/
charts
/
nginx
/
templates
/
extra-list.yaml
blob: 329f5c653a440f5bb3b0b2dd0dc4f7d266f97a69 [
file
] [
log
] [
blame
]
{{
-
/*
Copyright Broadcom, Inc. All Rights Reserved.
SPDX
-
License
-
Identifier:
APACHE
-
2.0
*/}}
{{
-
range .Values.extraDeploy }}
---
{{ include
"common.tplvalues.render"
(dict
"value"
.
"context"
$) }}
{{
-
end }}