Skip to content

Commit e2dec1c

Browse files
committed
comment out placement constraints
1 parent cda6412 commit e2dec1c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

contrib/swarm-deploy/littlelink.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ services:
5555
cpus: "0.5"
5656
memory: 512M
5757

58-
placement:
59-
constraints:
60-
- node.labels.hetzner_location == nbg1
58+
# placement:
59+
# constraints:
60+
# - node.labels.hetzner_location == nbg1
6161

6262
labels:
6363
- "traefik.docker.network=traefik-public"

0 commit comments

Comments
 (0)