diff --git a/infrastructure/controllers/traefik/values.yaml b/infrastructure/controllers/traefik/values.yaml index 3af66a5..56ae138 100644 --- a/infrastructure/controllers/traefik/values.yaml +++ b/infrastructure/controllers/traefik/values.yaml @@ -8,7 +8,7 @@ ingressRoute: matchRule: Host(`traefik.example.com`) entryPoints: ["websecure"] middlewares: - - name: "auth-forwardauth-authelia@kubernetescrd" + - name: "auth-authelia@kubernetescrd" providers: kubernetesCRD: allowCrossNamespace: true