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;