gremlin: auto-fix swarm/diun.yaml (2 issues fixed)
- Added aarch64 exclusion for "diun" - Stamped gremlin.version: 2026-04-1
This commit is contained in:
parent
d2b325f81d
commit
589fb1569c
1 changed files with 2 additions and 0 deletions
|
|
@ -19,11 +19,13 @@ services:
|
||||||
DIUN_NOTIF_NTFY_PRIORITY: "3"
|
DIUN_NOTIF_NTFY_PRIORITY: "3"
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
|
gremlin.version: "2026-04-1"
|
||||||
gremlin.caddy.skip: "true"
|
gremlin.caddy.skip: "true"
|
||||||
gremlin.homepage.skip: "true"
|
gremlin.homepage.skip: "true"
|
||||||
gremlin.monitor.skip: "true"
|
gremlin.monitor.skip: "true"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
- node.platform.arch != aarch64
|
||||||
- node.role == manager
|
- node.role == manager
|
||||||
- node.platform.arch != arm64
|
- node.platform.arch != arm64
|
||||||
- node.platform.arch != arm
|
- node.platform.arch != arm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue