Skip to content

Commit

Permalink
wip: Traefik does not handle failover #167 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed Sep 15, 2020
1 parent 573d0a3 commit 185bfd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ services:
deploy:
replicas: ${TRAEFIK_REPLICAS}
placement:
constraints:
- node.role == manager
preferences:
- spread: node.labels.traefik
labels:
- "traefik.backend=traefik"
- "traefik.enable=true"
Expand Down

0 comments on commit 185bfd3

Please sign in to comment.