Files
devops-infra-helm-charts-gcp/helm-templates/opentelemetry-collector-0.158.1/templates/extraManifests.yaml
T
2026-08-26 03:39:42 +05:30

4 lines
71 B
YAML

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