From 30e98ea8910d3d17ff4beff72beccb3c24016679 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 14 May 2025 19:24:02 -0500 Subject: [PATCH] change selector --- .../applications/home-assistant/templates/service-monitor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml b/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml index 4831ef501..095ccb3bc 100644 --- a/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml +++ b/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml @@ -13,6 +13,7 @@ spec: selector: matchLabels: app.kubernetes.io/name: home-assistant + app.kubernetes.io/service: home-assistant-main app.kubernetes.io/instance: {{ .Release.Name }} endpoints: - port: http