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

4 lines
69 B
YAML

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