Compare commits

..

2 Commits

Author SHA1 Message Date
e41ff29dad chore(deps): update kube-prometheus-stack docker tag to v82.4.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 42s
2026-02-25 23:28:25 +00:00
536e164b03 fix: change headers
All checks were successful
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 2m26s
renovate / renovate (push) Successful in 3m3s
2026-02-25 17:25:18 -06:00
3 changed files with 3 additions and 4 deletions

View File

@@ -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"

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

View File

@@ -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