From dac3777fc49ee94969b76d9f61d0020f488e88f1 Mon Sep 17 00:00:00 2001 From: mr-forust Date: Wed, 17 Jun 2026 01:41:13 +0200 Subject: [PATCH] fix: authentik k8s url --- traefik/k8s/traefik-dynamic-configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/traefik/k8s/traefik-dynamic-configmap.yaml b/traefik/k8s/traefik-dynamic-configmap.yaml index d0a90cb..abbae31 100644 --- a/traefik/k8s/traefik-dynamic-configmap.yaml +++ b/traefik/k8s/traefik-dynamic-configmap.yaml @@ -50,7 +50,7 @@ data: - security-headers@file authentik: forwardAuth: - address: "http://authentik-server:9000/outpost.goauthentik.io/auth/traefik" + address: "http://authentik-server-service.authentik.svc:9000/outpost.goauthentik.io/auth/traefik" trustForwardHeader: true maxResponseBodySize: 1048576 authResponseHeaders: