From 6de54336acc63c2de4f5192d028570a6b2915909 Mon Sep 17 00:00:00 2001 From: traveler Date: Thu, 30 Apr 2026 13:02:44 -0500 Subject: [PATCH] j --- swarm/authentik.yaml | 1 + swarm/gatus.yaml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/swarm/authentik.yaml b/swarm/authentik.yaml index ffaef6f..65c5da6 100644 --- a/swarm/authentik.yaml +++ b/swarm/authentik.yaml @@ -106,6 +106,7 @@ services: - node.platform.arch != aarch64 - node.hostname == znas labels: + gremlin.authentik.skip: true caddy: auth.netgrimoire.com caddy.reverse_proxy: authentik:9000 caddy.import_1: crowdsec diff --git a/swarm/gatus.yaml b/swarm/gatus.yaml index a287fbe..00b532d 100644 --- a/swarm/gatus.yaml +++ b/swarm/gatus.yaml @@ -46,4 +46,6 @@ services: networks: netgrimoire: - external: true \ No newline at end of file + external: true + + # \ No newline at end of file