From b6ffcb8e7cddd68e19c6a2706d71d1fbb91fed15 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 24 Dec 2024 15:03:14 +0100 Subject: [PATCH] HA: changes 11 --- home-assistant/service.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/home-assistant/service.yaml b/home-assistant/service.yaml index 007fdd5..e89f3f2 100644 --- a/home-assistant/service.yaml +++ b/home-assistant/service.yaml @@ -7,8 +7,8 @@ spec: - name: app port: 443 targetPort: 8123 - ipFamilies: - - IPv4 - ipFamilyPolicy: SingleStack - clusterIP: None - type: ClusterIP \ No newline at end of file + # ipFamilies: + # - IPv4 + # ipFamilyPolicy: SingleStack + # clusterIP: None + # type: ClusterIP \ No newline at end of file