Automated Manifest Update (#4243)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #4243 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4243.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user