diff --git a/traefik/templates/middlewares.yaml b/traefik/templates/middlewares.yaml index 3770c79..fccb707 100644 --- a/traefik/templates/middlewares.yaml +++ b/traefik/templates/middlewares.yaml @@ -5,7 +5,7 @@ metadata: namespace: traefik spec: forwardAuth: - address: http://ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik + address: http://ak-outpost-authentik-embedded-outpost.authentik.traefik.mesh:9000/outpost.goauthentik.io/auth/traefik trustForwardHeader: true authResponseHeaders: - X-authentik-username @@ -32,4 +32,4 @@ spec: sourceRange: - 192.168.30.0/24 - 192.168.130.0/24 - - 10.0.0.0/8 \ No newline at end of file + - 10.0.0.0/8