From f5e8c3ca01c112820eb7e4f2a82579ad15e798c3 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Sun, 29 Aug 2021 15:55:14 +0200 Subject: [PATCH] fix: home-assistant alerting --- cluster/apps/home-automation/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home-automation/home-assistant/helm-release.yaml b/cluster/apps/home-automation/home-assistant/helm-release.yaml index b5ff7ee34..a4090ecb5 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -41,7 +41,7 @@ spec: main: annotations: prometheus.io/probe: "true" - prometheus.io/protocol: http + prometheus.io/protocol: tcp type: LoadBalancer externalIPs: - ${CLUSTER_LB_HASS}