Testing Traefik configuration

This commit is contained in:
WilliamMiceli
2018-07-11 01:41:05 -04:00
parent 407294d502
commit 02238757aa

View File

@@ -20,6 +20,10 @@ services:
{{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
traefik.enable: true
traefik.domain: "testcloud.williammiceli.systems"
traefik.port: "9000"
traefik.frontend.headers.SSLRedirect: false
networks:
- nextcloud-net
ports: