mirror of
https://github.com/ysoftdevs/argo-poc.git
synced 2026-04-24 01:08:41 +02:00
5 lines
109 B
YAML
5 lines
109 B
YAML
{{- range .Values.extraObjects }}
|
|
---
|
|
{{ include "traefik.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|