fix(mycloud-authentik): Correct middleware
This commit is contained in:
parent
904f86440c
commit
70462cddfe
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: {{ .Release.Name }}-outpost
|
||||
spec:
|
||||
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
|
||||
authResponseHeaders:
|
||||
- X-authentik-username
|
||||
|
|
Loading…
Add table
Reference in a new issue