2024-04-26 09:28:49 +02:00

11 lines
199 B
YAML

# Exclude from `X-Forwarded-For`
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: xfwd-exclude
namespace: traefik
spec:
ipAllowList:
sourceRange:
- 0.0.0.0/0