Skip to content

Commit c5d38c4

Browse files
authored
chore: fix hbase servicemonitor in monitoring stack (#316)
1 parent 8cd42d0 commit c5d38c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/monitoring/prometheus-service-monitors.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ spec:
160160
app.kubernetes.io/name: hbase
161161
endpoints:
162162
- scheme: http
163-
port: ui-http
163+
port: metrics
164164
path: /prometheus
165165
podTargetLabels:
166166
- app.kubernetes.io/name

0 commit comments

Comments
 (0)