mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 22:09:07 +02:00
10 lines
214 B
YAML
10 lines
214 B
YAML
apiVersion: traefik.containo.us/v1alpha1
|
|
kind: Middleware
|
|
metadata:
|
|
name: traefik-forward-auth
|
|
spec:
|
|
forwardAuth:
|
|
address: http://traefik-forward-auth:4181
|
|
authResponseHeaders:
|
|
- X-Forwarded-User
|