Files
devops-infra-helm-charts-gcp/helm-templates/prometheus-node-exporter/templates/extra-manifests.yaml
T
2026-08-26 03:39:42 +05:30

5 lines
63 B
YAML

{{ range .Values.extraManifests }}
---
{{ tpl . $ }}
{{ end }}