From 7cd0fa28a2085b1d9c187805bf3621e247b66c4f Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 17 Apr 2026 19:43:37 +0200 Subject: [PATCH] wger fix 3 --- workout-system/workout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workout-system/workout.yaml b/workout-system/workout.yaml index dc5fd6f..f99b906 100644 --- a/workout-system/workout.yaml +++ b/workout-system/workout.yaml @@ -457,7 +457,7 @@ metadata: # Authentik Forward Auth (domain mode) - same pattern as your other SSO apps # If you use an internal outpost service URL elsewhere, swap auth-url for it. nginx.ingress.kubernetes.io/auth-url: http://ak-outpost-kisfenyo-outpost.auth-system.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx - nginx.ingress.kubernetes.io/auth-signin: https://kisfenyo-files.dooplex.hu/outpost.goauthentik.io/start?rd=$escaped_request_uri + nginx.ingress.kubernetes.io/auth-signin: https://workout.dooplex.hu/outpost.goauthentik.io/start?rd=$escaped_request_uri nginx.ingress.kubernetes.io/auth-response-headers: "Set-Cookie,X-Authentik-Username,X-Authentik-Email,X-Authentik-Name,X-Authentik-Groups,X-Authentik-Uid" nginx.ingress.kubernetes.io/auth-snippet: | proxy_set_header X-Forwarded-Host $http_host;