From 0b23e05510ea88478a2339d43914188fc9b36e67 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 24 Dec 2024 14:55:49 +0100 Subject: [PATCH] HA: changes 7 --- home-assistant/service.yaml | 1 + 1 file changed, 1 insertion(+) 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