From fe8291b12c9792b5c62f1ef92322587bf51125ea Mon Sep 17 00:00:00 2001 From: xeniape Date: Wed, 15 Oct 2025 13:56:40 +0200 Subject: [PATCH] chore: fix hbase servicemonitor in monitoring stack --- stacks/monitoring/prometheus-service-monitors.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/monitoring/prometheus-service-monitors.yaml b/stacks/monitoring/prometheus-service-monitors.yaml index c744f46c..b5231790 100644 --- a/stacks/monitoring/prometheus-service-monitors.yaml +++ b/stacks/monitoring/prometheus-service-monitors.yaml @@ -160,7 +160,7 @@ spec: app.kubernetes.io/name: hbase endpoints: - scheme: http - port: ui-http + port: metrics path: /prometheus podTargetLabels: - app.kubernetes.io/name