Update auth middleware name

This commit is contained in:
2024-12-25 19:55:07 +01:00
parent edb700dfdd
commit 3abd58d0d8

View File

@@ -8,7 +8,7 @@ ingressRoute:
matchRule: Host(`traefik.example.com`)
entryPoints: ["websecure"]
middlewares:
- name: "authelia@kubernetescrd"
- name: "authelia-auth@kubernetescrd"
providers:
kubernetesCRD:
allowCrossNamespace: true