From d2b325f81d2e9a422cdf4be9fd36f6870c777cbb Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 29 Apr 2026 22:18:03 -0500 Subject: [PATCH] bvc --- swarm/diun.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/swarm/diun.yaml b/swarm/diun.yaml index 6e81e0f..33b2bc9 100644 --- a/swarm/diun.yaml +++ b/swarm/diun.yaml @@ -19,7 +19,9 @@ services: DIUN_NOTIF_NTFY_PRIORITY: "3" deploy: labels: - gremlin.checks.skip: "caddy, homepage, monitor" + gremlin.caddy.skip: "true" + gremlin.homepage.skip: "true" + gremlin.monitor.skip: "true" placement: constraints: - node.role == manager