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.pull/37/head
parent
607fa050f3
commit
1f7631d6b7
|
@ -28,7 +28,7 @@ zone:
|
|||
|
||||
http:
|
||||
trusted_proxies:
|
||||
- 172.30.0.160/28
|
||||
- 10.149.0.0/16
|
||||
use_x_forwarded_for: true
|
||||
|
||||
recorder:
|
||||
|
|
Loading…
Reference in New Issue