fix: try hostNetwork true to fix unreachable home-assitant

This commit is contained in:
Patryk Hegenberg 2025-05-14 13:14:08 +02:00
parent 3724da25d7
commit b7591a440b

View file

@ -15,18 +15,18 @@ spec:
name: home-assistant
namespace: flux-system
values:
hostNetwork: true
service:
http:
type: ClusterIP
port: 8123
ingress:
enabled: true
className: traefik
hosts:
- host: home-assistant.local
paths:
- path: /
pathType: Prefix
# ingress:
# enabled: true
# className: traefik
# hosts:
# - host: home-assistant.local
# paths:
# - path: /
# pathType: Prefix
persistence:
enabled: true
storageClass: local-path