diff --git a/home-assistant/service.yaml b/home-assistant/service.yaml index 2eee761..4ab7b2a 100644 --- a/home-assistant/service.yaml +++ b/home-assistant/service.yaml @@ -10,5 +10,7 @@ spec: targetPort: 8123 selector: app: ha-endpoint + ipFamilies: + - IPv4 clusterIP: None type: ClusterIP \ No newline at end of file