Files
HetznerTerra/infrastructure/charts/kube-prometheus-stack/templates/extra-objects.yaml
T

5 lines
72 B
YAML
Raw Normal View History

2026-04-26 10:32:25 +00:00
{{ range .Values.extraManifests }}
---
{{ tpl (toYaml .) $ }}
{{ end }}