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

5 lines
70 B
YAML

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