Upgraded traefik to v1.4.4. Added traefik constraints configuration. Added EnableServiceHealthFilter configuration

This commit is contained in:
Raul Sanchez
2017-11-29 23:32:47 +01:00
parent 657a8c06c2
commit bfb180a2da
7 changed files with 427 additions and 2 deletions
@@ -46,6 +46,7 @@ services:
{{- end}}
{{- if ne .Values.rancher_integration "external"}}
- TRAEFIK_RANCHER_ENABLE=true
- TRAEFIK_RANCHER_HEALTHCHECK=${rancher_healthcheck}
- TRAEFIK_RANCHER_MODE=${rancher_integration}
{{- if eq .Values.rancher_integration "api"}}
- CATTLE_URL=${cattle_url}