diff --git a/infrastructure/03-traefik/base/middlewares/xfwd_exclude.yaml b/infrastructure/03-traefik/base/middlewares/xfwd_exclude.yaml index 0784b75..38771d7 100644 --- a/infrastructure/03-traefik/base/middlewares/xfwd_exclude.yaml +++ b/infrastructure/03-traefik/base/middlewares/xfwd_exclude.yaml @@ -7,6 +7,8 @@ metadata: spec: ipAllowList: ipStrategy: + sourceRange: + - 0.0.0.0/0 excludedIPs: - 127.0.0.1/32 - 10.0.0.0/8