This commit is contained in:
2025-03-05 05:55:56 -06:00
parent 2bfdb75705
commit 4f51496342
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ spec:
- match: Host(`traefik.internal.durp.info`) && PathPrefix(`/outpost.goauthentik.io`)
kind: Rule
services:
- name: ak-outpost-authentik-embedded-outpost
- name: ak-outpost-master-embedded-outpost
namespace: authentik
port: 9000
tls:
@@ -36,4 +36,4 @@ spec:
kind: ClusterIssuer
commonName: "traefik.internal.durp.info"
dnsNames:
- "traefik.internal.durp.info"
- "traefik.internal.durp.info"

View File

@@ -5,7 +5,7 @@ metadata:
namespace: traefik
spec:
forwardAuth:
address: http://ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
address: http://ak-outpost-master-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true
authResponseHeaders:
- X-authentik-username