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