gremlin: auto-fix swarm/homepage-agents.yaml (8 issues fixed)
- Removed aarch64 exclusion for "dockerproxy-docker3" - Removed arm exclusion for "dockerproxy-docker3" - Removed aarch64 exclusion for "dockerproxy-docker4" - Removed arm exclusion for "dockerproxy-docker4" - Removed aarch64 exclusion for "dockerproxy-docker5" - Removed arm exclusion for "dockerproxy-docker5" - Removed aarch64 exclusion for "dockerproxy-znas" - Removed arm exclusion for "dockerproxy-znas"
This commit is contained in:
parent
657c3d28b8
commit
a628043df9
1 changed files with 0 additions and 8 deletions
|
|
@ -29,8 +29,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"
|
||||||
|
|
@ -67,8 +65,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"
|
||||||
|
|
@ -105,8 +101,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"
|
||||||
|
|
@ -143,8 +137,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