mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Remove provider name from middleware
This commit is contained in:
@@ -8,7 +8,7 @@ ingressRoute:
|
||||
matchRule: Host(`traefik.example.com`)
|
||||
entryPoints: ["websecure"]
|
||||
middlewares:
|
||||
- name: "authelia@kubernetescrd"
|
||||
- name: "authelia"
|
||||
namespace: "auth"
|
||||
providers:
|
||||
kubernetesCRD:
|
||||
|
||||
Reference in New Issue
Block a user