fix(mycloud-authentik): Correct middleware

This commit is contained in:
WrenIX 2023-12-08 19:04:15 +01:00
parent 904f86440c
commit 70462cddfe
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

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