From 8d6d622ec4361f8935de640721c55b888a4e5d78 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 10 Mar 2025 17:43:14 -0500 Subject: [PATCH] change port --- .../applications/home-assistant/templates/service-monitor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml b/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml index 53d3f5484..9820c5635 100644 --- a/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml +++ b/clusters/cl01tl/applications/home-assistant/templates/service-monitor.yaml @@ -15,7 +15,7 @@ spec: app.kubernetes.io/name: home-assistant app.kubernetes.io/instance: {{ .Release.Name }} endpoints: - - port: 80 + - port: http interval: 3m scrapeTimeout: 1m path: /api/prometheus