Compare commits

..

1 Commits

Author SHA1 Message Date
ea4b8aa6a4 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 49s
2026-02-25 23:11:58 +00:00
3 changed files with 4 additions and 3 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:28:16.275350848Z" generated: "2026-02-25T23:11:49.560013935Z"

View File

@@ -11,7 +11,10 @@ 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,8 +86,6 @@ 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