gremlin: auto-fix swarm/homepage-agent.yaml (8 issues fixed)
- Removed aarch64 exclusion for "homepage-agent-docker3" - Removed arm exclusion for "homepage-agent-docker3" - Removed aarch64 exclusion for "homepage-agent-docker4" - Removed arm exclusion for "homepage-agent-docker4" - Removed aarch64 exclusion for "homepage-agent-docker5" - Removed arm exclusion for "homepage-agent-docker5" - Removed aarch64 exclusion for "homepage-agent-znas" - Removed arm exclusion for "homepage-agent-znas"
This commit is contained in:
parent
2628705093
commit
9e8a208784
1 changed files with 0 additions and 8 deletions
|
|
@ -28,8 +28,6 @@ services:
|
||||||
window: 120s
|
window: 120s
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.platform.arch != aarch64
|
|
||||||
- node.platform.arch != arm
|
|
||||||
- node.hostname == docker3
|
- node.hostname == docker3
|
||||||
labels:
|
labels:
|
||||||
gremlin.version: "2026-04-1"
|
gremlin.version: "2026-04-1"
|
||||||
|
|
@ -63,8 +61,6 @@ services:
|
||||||
window: 120s
|
window: 120s
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.platform.arch != aarch64
|
|
||||||
- node.platform.arch != arm
|
|
||||||
- node.hostname == docker4
|
- node.hostname == docker4
|
||||||
labels:
|
labels:
|
||||||
gremlin.version: "2026-04-1"
|
gremlin.version: "2026-04-1"
|
||||||
|
|
@ -98,8 +94,6 @@ services:
|
||||||
window: 120s
|
window: 120s
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.platform.arch != aarch64
|
|
||||||
- node.platform.arch != arm
|
|
||||||
- node.hostname == docker5
|
- node.hostname == docker5
|
||||||
labels:
|
labels:
|
||||||
gremlin.version: "2026-04-1"
|
gremlin.version: "2026-04-1"
|
||||||
|
|
@ -133,8 +127,6 @@ services:
|
||||||
window: 120s
|
window: 120s
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.platform.arch != aarch64
|
|
||||||
- node.platform.arch != arm
|
|
||||||
- node.hostname == znas
|
- node.hostname == znas
|
||||||
labels:
|
labels:
|
||||||
gremlin.version: "2026-04-1"
|
gremlin.version: "2026-04-1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue