Files
sa-charts/jenkins/templates/extra-list.yaml
marsal wang 7c4bef8cd0 jenkins
2021-12-26 00:38:17 +08:00

5 lines
117 B
YAML

{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}