This commit is contained in:
2025-12-07 13:16:00 +01:00
parent 4708260c5c
commit 46a0ae669c

View File

@@ -38,7 +38,7 @@ services:
com.centurylinklabs.watchtower.enable: 'true' com.centurylinklabs.watchtower.enable: 'true'
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
replicas: 1 replicas: 2
db: db:
environment: environment:
MYSQL_DATABASE: semaphore_db MYSQL_DATABASE: semaphore_db
@@ -52,10 +52,7 @@ services:
labels: labels:
wud.watch: 'true' wud.watch: 'true'
wud.watch.digest: 'true' wud.watch.digest: 'true'
replicas: 1 replicas: 2
placement:
constraints:
- node.role == manager
volumes: volumes:
data: data:
db: db: