fix: authentik k8s url
This commit is contained in:
@@ -50,7 +50,7 @@ data:
|
||||
- security-headers@file
|
||||
authentik:
|
||||
forwardAuth:
|
||||
address: "http://authentik-server:9000/outpost.goauthentik.io/auth/traefik"
|
||||
address: "http://authentik-server-service.authentik.svc:9000/outpost.goauthentik.io/auth/traefik"
|
||||
trustForwardHeader: true
|
||||
maxResponseBodySize: 1048576
|
||||
authResponseHeaders:
|
||||
|
||||
Reference in New Issue
Block a user