Skip to content

Commit

Permalink
feat: remove worker constraint on mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed Nov 9, 2020
1 parent 71a567d commit 22267e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
replicas: 1
placement:
constraints:
- node.role == worker
- node.labels.mongodb == true
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 22267e6

Please sign in to comment.