Merge branch 'develop/traefik'

This commit is contained in:
WilliamMiceli
2019-01-11 16:47:31 -05:00

View File

@@ -14,8 +14,6 @@ services:
{{- if (.Values.HOST_LABEL)}} {{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}} {{- end}}
networks:
- public-proxy # This is used for connecting to other containers, which need to be part of this network as well
ports: ports:
- "80:80" # HTTP - "80:80" # HTTP
- "443:443" # HTTPS - "443:443" # HTTPS