diff --git a/infrastructure/controllers/traefik/values.yaml b/infrastructure/controllers/traefik/values.yaml index 57e760c..6b56267 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: "authelia@kubernetescrd" + - name: "authelia" namespace: "auth" providers: kubernetesCRD: