Upgraded traefik to v1.4.4. Added traefik constraints configuration. Added EnableServiceHealthFilter configuration
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user