Home-assistant can't work with host-network enable

when i disable the host-network, home-assistant will work fine ,and there is no error in k8s log. But the homekit bridge cant work cause the ip problem.

But when i enable the host-network, the K8s will give a connection error :

> Readiness probe failed: Get "http://192.168.79.128:8123/manifest.json": dial tcp 192.168.79.128:8123: connect: connection refused

i am wonder if it’s the firewall’s problems, but i can’t find anyway to prove it, help me plz.

AND the os info is:
Dragonfish-24.04.2.1;

home-assistant 2024.9.1
Chart: 2.0.42

that’s the error in Home-assistant when i enable the host-network.