From 8163adb343b33556af90b1a8e04e5d31aedcc98e Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 10 Jan 2026 17:26:12 +0100 Subject: [PATCH] fixed outpost url --- glance-system/glance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glance-system/glance.yaml b/glance-system/glance.yaml index 6d9724d..8cb9de3 100644 --- a/glance-system/glance.yaml +++ b/glance-system/glance.yaml @@ -555,7 +555,7 @@ metadata: nginx.ingress.kubernetes.io/proxy-busy-buffers-size: "32k" # Authentik Forward Auth annotations # TODO: Update 'glance-home-outpost' with your actual outpost name after creating in Authentik - nginx.ingress.kubernetes.io/auth-url: http://ak-outpost-glance-home-outpost.auth-system.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx + nginx.ingress.kubernetes.io/auth-url: http://ak-outpost-glance-outpost.auth-system.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx nginx.ingress.kubernetes.io/auth-signin: https://home.dooplex.hu/outpost.goauthentik.io/start?rd=$escaped_request_uri nginx.ingress.kubernetes.io/auth-response-headers: Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email nginx.ingress.kubernetes.io/auth-snippet: |