diff --git a/home-assistant/service.yaml b/home-assistant/service.yaml index 4ab7b2a..361ffd4 100644 --- a/home-assistant/service.yaml +++ b/home-assistant/service.yaml @@ -12,5 +12,6 @@ spec: app: ha-endpoint ipFamilies: - IPv4 + ipFamilyPolicy: SingleStack clusterIP: None type: ClusterIP \ No newline at end of file