fix(mycloud-authentik): update middleware

This commit is contained in:
WrenIX 2024-03-12 23:50:29 +01:00
parent d4650334e2
commit 34deda9704
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
3 changed files with 3 additions and 4 deletions

View file

@ -7,8 +7,7 @@ commons:
namespace: ""
authentik:
domain: ""
backend: "authentik"
backend: "authentik-server"
components:
infra-fluxcd:

View file

@ -11,7 +11,7 @@ commons:
namespace: ""
authentik:
domain: ""
backend: "authentik"
backend: "authentik-server"
helm:
release:

View file

@ -5,7 +5,7 @@ metadata:
name: {{ .Release.Name }}-outpost
spec:
forwardAuth:
address: http://{{ .Release.Name }}-hr.{{ .Release.Namespace}}.svc/outpost.goauthentik.io/auth/traefik
address: http://{{ .Release.Name }}-hr-server.{{ .Release.Namespace}}.svc/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username