remove constraints on docker service placement

This commit is contained in:
Pim Kunis 2023-07-16 12:06:49 +02:00
parent 3bf589e10e
commit cf5da3f8dd
8 changed files with 1 additions and 61 deletions
ansible/roles/inbucket

View file

@ -13,9 +13,6 @@ services:
ports:
- 2500:2500
deploy:
placement:
constraints:
- "node.labels.public == true"
labels:
- traefik.enable=true
- traefik.http.routers.inbucket.entrypoints=localsecure