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

5 lines
70 B
YAML
Raw Normal View History

2026-04-25 23:08:26 +00:00
{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}