fix: fix port and network issue with home-assitant

This commit is contained in:
Patryk Hegenberg 2025-05-14 12:49:51 +02:00
parent 2dafe63b15
commit 17c4d2bb29

View file

@ -16,9 +16,8 @@ spec:
namespace: flux-system
values:
service:
http:
type: ClusterIP
port: 8123
type: ClusterIP
port: 8123
ingress:
enabled: true
className: traefik