fix: authentik k8s url
This commit is contained in:
@@ -50,7 +50,7 @@ data:
|
|||||||
- security-headers@file
|
- security-headers@file
|
||||||
authentik:
|
authentik:
|
||||||
forwardAuth:
|
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
|
trustForwardHeader: true
|
||||||
maxResponseBodySize: 1048576
|
maxResponseBodySize: 1048576
|
||||||
authResponseHeaders:
|
authResponseHeaders:
|
||||||
|
|||||||
Reference in New Issue
Block a user