Files
service-catalog/charts/rancher-monitoring/templates/extra-objects.yaml
T
2024-12-02 11:32:46 +09:00

5 lines
72 B
YAML

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