From 1f7631d6b76c907ef8fbc352c3f382fbc50922b9 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 22 Nov 2024 22:42:43 -0600 Subject: [PATCH] home-assistant: Update trusted proxies addresses Since _ingress-nginx_ no longer runs in the host network namespace, traffic will appear to come from pods' internal IP addresses now. --- home-assistant/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/configuration.yaml b/home-assistant/configuration.yaml index 235f0f9..14870c9 100644 --- a/home-assistant/configuration.yaml +++ b/home-assistant/configuration.yaml @@ -28,7 +28,7 @@ zone: http: trusted_proxies: - - 172.30.0.160/28 + - 10.149.0.0/16 use_x_forwarded_for: true recorder: