From d67d13b45ba9b8eea6c1f71f423232fe20501686 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 2 Jan 2026 20:04:50 +0100 Subject: [PATCH] fixed ingress --- workout-system/workout.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/workout-system/workout.yaml b/workout-system/workout.yaml index d87ec57..9de2c2d 100644 --- a/workout-system/workout.yaml +++ b/workout-system/workout.yaml @@ -424,12 +424,6 @@ metadata: external-dns.alpha.kubernetes.io/hostname: workout.dooplex.hu,workout.home nginx.ingress.kubernetes.io/ssl-redirect: "true" nginx.ingress.kubernetes.io/proxy-body-size: "100m" - # Authentik forward auth - nginx.ingress.kubernetes.io/auth-url: http://ak-outpost-workout-outpost.auth-system.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx - nginx.ingress.kubernetes.io/auth-signin: https://workout.dooplex.hu/outpost.goauthentik.io/start?rd=$escaped_request_uri - nginx.ingress.kubernetes.io/auth-snippet: | - proxy_set_header X-Forwarded-Host $http_host; - nginx.ingress.kubernetes.io/auth-response-headers: X-authentik-username,X-authentik-groups,X-authentik-email spec: ingressClassName: nginx-internal rules: