Skip to content

Commit

Permalink
feat: Deploy the gateway on the manager node (close #103)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed Dec 2, 2019
1 parent 8a16e98 commit e03078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/express-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
replicas: ${EXPRESS_GATEWAY_REPLICAS}
placement:
constraints:
- node.role == worker
- node.role == manager
restart_policy:
condition: on-failure

Expand Down

0 comments on commit e03078c

Please sign in to comment.