Merge branch 'master' of http://192.168.5.10:3024/traveler/services
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-05 13:46:46 -05:00
commit d7f6c9f14e

View file

@ -26,8 +26,6 @@ services:
window: 120s
placement:
constraints:
- node.platform.arch != aarch64
- node.platform.arch != arm
- node.hostname == docker3
labels:
gremlin.version: "2026-04-1"
@ -59,8 +57,6 @@ services:
window: 120s
placement:
constraints:
- node.platform.arch != aarch64
- node.platform.arch != arm
- node.hostname == docker4
labels:
gremlin.version: "2026-04-1"
@ -92,8 +88,6 @@ services:
window: 120s
placement:
constraints:
- node.platform.arch != aarch64
- node.platform.arch != arm
- node.hostname == docker5
labels:
gremlin.version: "2026-04-1"
@ -125,8 +119,6 @@ services:
window: 120s
placement:
constraints:
- node.platform.arch != aarch64
- node.platform.arch != arm
- node.hostname == znas
labels:
gremlin.version: "2026-04-1"