diff --git a/swarm/homepage-agent.yaml b/swarm/homepage-agent.yaml index 2fea91b..e8adfae 100644 --- a/swarm/homepage-agent.yaml +++ b/swarm/homepage-agent.yaml @@ -28,8 +28,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker3 labels: gremlin.version: "2026-04-1" @@ -63,8 +61,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker4 labels: gremlin.version: "2026-04-1" @@ -98,8 +94,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == docker5 labels: gremlin.version: "2026-04-1" @@ -133,8 +127,6 @@ services: window: 120s placement: constraints: - - node.platform.arch != aarch64 - - node.platform.arch != arm - node.hostname == znas labels: gremlin.version: "2026-04-1"