Automated Manifest Update #4243

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-02-25 23:28:29 +00:00
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