mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Manually define forward auth middleware
This commit is contained in:
@@ -51,14 +51,6 @@ ingress:
|
||||
ingressClassName: "traefik"
|
||||
traefikCRD:
|
||||
enabled: true
|
||||
middlewares:
|
||||
auth:
|
||||
nameOverride: "authelia"
|
||||
authResponseHeaders:
|
||||
- "Remote-User"
|
||||
- "Remote-Groups"
|
||||
- "Remote-Email"
|
||||
- "Remote-Name"
|
||||
matchOverride: Host(`auth.example.com`)
|
||||
entryPoints:
|
||||
- "websecure"
|
||||
Reference in New Issue
Block a user