sdf
This commit is contained in:
parent
1dfb13d28e
commit
772a218996
1 changed files with 2 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ services:
|
||||||
- node.platform.arch != aarch64
|
- node.platform.arch != aarch64
|
||||||
- node.hostname == znas
|
- node.hostname == znas
|
||||||
labels:
|
labels:
|
||||||
gremlin.authentik.skip: true
|
gremlin.authentik.skip: "true"
|
||||||
caddy: auth.netgrimoire.com
|
caddy: auth.netgrimoire.com
|
||||||
caddy.reverse_proxy: authentik:9000
|
caddy.reverse_proxy: authentik:9000
|
||||||
caddy.import_1: crowdsec
|
caddy.import_1: crowdsec
|
||||||
|
|
@ -159,6 +159,7 @@ services:
|
||||||
- node.hostname == znas
|
- node.hostname == znas
|
||||||
labels:
|
labels:
|
||||||
diun.enable: "true"
|
diun.enable: "true"
|
||||||
|
gremlin.authentik.skip: "true"
|
||||||
gremlin.uid.exempt: "true"
|
gremlin.uid.exempt: "true"
|
||||||
gremlin.uid.reason: "Authentik worker runs as 1964:1964 via user: directive"
|
gremlin.uid.reason: "Authentik worker runs as 1964:1964 via user: directive"
|
||||||
gremlin.caddy.skip: "true"
|
gremlin.caddy.skip: "true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue