diff --git a/traefik/templates/middlewares.yaml b/traefik/templates/middlewares.yaml index cbc2457..03ac103 100644 --- a/traefik/templates/middlewares.yaml +++ b/traefik/templates/middlewares.yaml @@ -30,4 +30,5 @@ metadata: spec: ipWhiteList: sourceRange: - - 192.168.30.0/24 \ No newline at end of file + - 192.168.30.0/24 + - 192.168.130.0/24 \ No newline at end of file