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

5 lines
72 B
YAML

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