Files
devops-infra-helm-charts-gcp/helm-templates/victoria-metrics-agent-latest/templates/extra-objects.yaml
T
2026-08-26 03:39:42 +05:30

5 lines
102 B
YAML

{{ range .Values.extraObjects }}
---
{{ tpl (ternary . (toYaml .) (typeIs "string" .)) $ }}
{{ end }}