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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue