sdf
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-05-03 21:34:49 -05:00
parent 1dfb13d28e
commit 772a218996

View file

@ -106,7 +106,7 @@ services:
- node.platform.arch != aarch64
- node.hostname == znas
labels:
gremlin.authentik.skip: true
gremlin.authentik.skip: "true"
caddy: auth.netgrimoire.com
caddy.reverse_proxy: authentik:9000
caddy.import_1: crowdsec
@ -159,6 +159,7 @@ services:
- node.hostname == znas
labels:
diun.enable: "true"
gremlin.authentik.skip: "true"
gremlin.uid.exempt: "true"
gremlin.uid.reason: "Authentik worker runs as 1964:1964 via user: directive"
gremlin.caddy.skip: "true"