Change address in authentik middleware

This commit is contained in:
SeanOMik 2023-04-08 13:50:18 -04:00
parent c2ff6275ee
commit 7e039d927c
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 3 additions and 2 deletions

View File

@ -3,4 +3,5 @@ kind: Namespace
metadata: metadata:
name: authentik name: authentik
labels: labels:
name: authentik name: authentik
needsDownload: "yes"

View File

@ -5,7 +5,7 @@ metadata:
namespace: traefik namespace: traefik
spec: spec:
forwardAuth: forwardAuth:
address: http://authentik-master.authentik:80/outpost.goauthentik.io/auth/traefik address: http://authentik.authentik/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true trustForwardHeader: true
authResponseHeaders: authResponseHeaders:
- X-authentik-username - X-authentik-username