diff --git a/swarm/homepage-agents.yaml b/swarm/homepage-agents.yaml index 4e7f8eb..f7fce8b 100644 --- a/swarm/homepage-agents.yaml +++ b/swarm/homepage-agents.yaml @@ -29,8 +29,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker3 labels: gremlin.version: "2026-04-1" @@ -67,8 +65,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker4 labels: gremlin.version: "2026-04-1" @@ -105,8 +101,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker5 labels: gremlin.version: "2026-04-1" @@ -143,8 +137,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == znas labels: gremlin.version: "2026-04-1"