Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
helm-charts
/
4f27a0f1cb97fea0d40c8f4cfa682353acc5a4ba
/
.
/
charts
/
pihole
/
templates
/
extra-manifests.yaml
blob: a9bb3b6ba8ef1e7de8ea61832973a6af5a1c1a10 [
file
] [
log
] [
blame
]
{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}