fix: set hostNetwork to false

This commit is contained in:
Patryk Hegenberg 2025-05-14 15:51:00 +02:00
parent 66249a3319
commit 54e54c0c34

View file

@ -16,7 +16,7 @@ spec:
name: home-assistant
namespace: flux-system
values:
hostNetwork: true
hostNetwork: false
# hostPort:
# enabled: true
# port: 8123