chore: Update manifests after change

This commit is contained in:
2026-02-25 23:27:07 +00:00
parent f94ea669f5
commit dcd5c00456
2 changed files with 1 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ spec:
name: ak-outpost-traefik-proxy-auth name: ak-outpost-traefik-proxy-auth
namespace: authentik namespace: authentik
port: 9000 port: 9000
weight: 1 weight: 100
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -11,10 +11,7 @@ spec:
forwardAuth: forwardAuth:
address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik
trustForwardHeader: true trustForwardHeader: true
authRequestHeaders:
- X-Forwarded-Proto
authResponseHeaders: authResponseHeaders:
- Set-Cookie
- X-authentik-username - X-authentik-username
- X-authentik-groups - X-authentik-groups
- X-authentik-entitlements - X-authentik-entitlements