Added some traefik labels

This commit is contained in:
WilliamMiceli
2018-07-13 17:42:44 -04:00
parent c1aab221dd
commit b8ed839ab2

View File

@@ -20,6 +20,13 @@ services:
{{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
traefik.enable: true
traefik.alias: cloudtest
traefik.domain: williammiceli.systems
traefik.port: 9000
traefik.acme: true
traefik.backend: Nextcloud
traefik.frontend.entryPoints: http,https
networks:
- nextcloud-net
ports: