Compare commits
2 Commits
ea4b8aa6a4
...
e41ff29dad
| Author | SHA1 | Date | |
|---|---|---|---|
|
e41ff29dad
|
|||
| 536e164b03 |
@@ -9,4 +9,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
version: 1.0.4
|
version: 1.0.4
|
||||||
digest: sha256:24214c0bc1e6aed9954385aa61b403a7fa4b4e92bac09777504635cba98735ba
|
digest: sha256:24214c0bc1e6aed9954385aa61b403a7fa4b4e92bac09777504635cba98735ba
|
||||||
generated: "2026-02-25T23:11:49.560013935Z"
|
generated: "2026-02-25T23:28:16.275350848Z"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -86,6 +86,8 @@ sonarr-4k:
|
|||||||
- name: ak-outpost-traefik-proxy-auth
|
- name: ak-outpost-traefik-proxy-auth
|
||||||
namespace: authentik
|
namespace: authentik
|
||||||
port: 9000
|
port: 9000
|
||||||
|
weight: 100
|
||||||
|
filters: []
|
||||||
matches:
|
matches:
|
||||||
- path:
|
- path:
|
||||||
type: PathPrefix
|
type: PathPrefix
|
||||||
|
|||||||
Reference in New Issue
Block a user