fix: next try for home-assistant

This commit is contained in:
Patryk Hegenberg 2025-05-14 16:06:36 +02:00
parent 54e54c0c34
commit c5b80fdf9f

View file

@ -43,11 +43,12 @@ spec:
configuration:
enabled: true
trusted_proxies:
- 10.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16
- ::1
- 127.0.0.1
- 172.23.0.0/16
- "10.0.0.0/8"
- "10.42.0.0/16"
- "172.16.0.0/12"
- "192.168.0.0/16"
- "::1"
- "127.0.0.1"
- "172.23.0.0/16"
use_x_forwarded_for: true