fix: authentik k8s url

This commit is contained in:
2026-06-17 01:41:13 +02:00
parent bb5a3697f2
commit dac3777fc4
+1 -1
View File
@@ -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: