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

View file

@ -6,7 +6,3 @@ services:
image: teddysun/kms
ports:
- 1688:1688
deploy:
placement:
constraints:
- "node.labels.public == true"