fix: next try to fix home-assistant

This commit is contained in:
Patryk Hegenberg 2025-05-14 15:49:25 +02:00
parent 0cd8398cdd
commit 66249a3319

View file

@ -33,7 +33,7 @@ spec:
pathType: Prefix
backend:
service:
name: homeassistant-service
name: home-assistant
port:
number: 8123
persistence:
@ -41,7 +41,12 @@ spec:
storageClass: local-path
size: 5Gi
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
use_x_forwarded_for: true