Integrating traefik
This commit is contained in:
4
opencloud/charts/traefik/templates/extra-objects.yaml
Normal file
4
opencloud/charts/traefik/templates/extra-objects.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- range .Values.extraObjects }}
|
||||
---
|
||||
{{ include "traefik.render" (dict "value" . "context" $) }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user