Files
loki/promtail-helm/templates/extra-manifests.yaml
2022-11-14 21:01:18 +07:00

5 lines
70 B
YAML

{{ range .Values.extraObjects }}
---
{{ tpl (toYaml .) $ }}
{{ end }}