diff --git a/apps/home-assistant/helmrelease.yaml b/apps/home-assistant/helmrelease.yaml index 9b25894..bc2d03f 100644 --- a/apps/home-assistant/helmrelease.yaml +++ b/apps/home-assistant/helmrelease.yaml @@ -42,7 +42,8 @@ spec: trusted_proxies: - 10.42.0.0/16 - 10.0.0.0/8 + - 127.16.0.0/12 - 192.168.0.0/16 - ::1 - - 127.0.0.1 + - 127.0.0.1/8 # use_x_forwarded_for: true