Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
helm-charts
/
refs/heads/main
/
.
/
charts
/
pihole
/
templates
/
extra-manifests.yaml
blob: a9bb3b6ba8ef1e7de8ea61832973a6af5a1c1a10 [
file
] [
log
] [
blame
]
Giorgi Lekveishvili
4ec4c02
2024-08-17 15:09:24 +0400
[
diff
] [
blame
]
1
{{ range .Values.extraObjects }}
2
---
3
{{ tpl (toYaml .) $ }}
4
{{ end }}