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