fix(authentik): fix traefik forwardAuth middleware
This commit is contained in:
parent
a918c56751
commit
34eaa3b4fc
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: traefik
|
||||
spec:
|
||||
forwardAuth:
|
||||
address: http://authentik.authentik/outpost.goauthentik.io/auth/traefik
|
||||
address: http://authentik-server.authentik/outpost.goauthentik.io/auth/traefik
|
||||
trustForwardHeader: true
|
||||
authResponseHeaders:
|
||||
- X-authentik-username
|
||||
|
|
Loading…
Reference in New Issue