fix: next try to fix home-assitant

This commit is contained in:
Patryk Hegenberg 2025-05-14 15:36:15 +02:00
parent 46575fc4b9
commit 0cd8398cdd

View file

@ -16,7 +16,7 @@ spec:
name: home-assistant
namespace: flux-system
values:
# hostNetwork: true
hostNetwork: true
# hostPort:
# enabled: true
# port: 8123
@ -31,6 +31,11 @@ spec:
paths:
- path: /
pathType: Prefix
backend:
service:
name: homeassistant-service
port:
number: 8123
persistence:
enabled: true
storageClass: local-path
@ -38,7 +43,6 @@ spec:
configuration:
trusted_proxies:
- 127.0.0.1
- 10.42.0.0/16
- 172.18.0.0/16
- 172.23.0.0/16
use_x_forwarded_for: true