Skip to content

Commit

Permalink
fix: tileservergl deploy constraint rely on tileservergl label only.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Jan 28, 2021
1 parent d420bc1 commit 18397e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/tileservergl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ services:
delay: 1m
placement:
constraints:
- node.role == worker
- node.labels.tileservergl == true
restart_policy:
condition: on-failure
Expand Down

0 comments on commit 18397e9

Please sign in to comment.