maabara/manifests/prometheus/charts/kube-state-metrics/templates/extra-manifests.yaml

5 lines
72 B
YAML
Raw Normal View History

2024-11-18 18:22:12 +00:00
{{ range .Values.extraManifests }}
---
{{ tpl (toYaml .) $ }}
{{ end }}