Files
HetznerTerra/infrastructure/charts/promtail/templates/extra-manifests.yaml
T

5 lines
70 B
YAML
Raw Normal View History

2026-05-04 10:49:46 +00:00
{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}