Skip to content

Commit 7bb6e17

Browse files
committed
update: add label
Signed-off-by: Wen Zhou <wenzhou@redhat.com> (cherry picked from commit ff81652)
1 parent 0f8f11c commit 7bb6e17

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/prometheus/servicemonitor.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ spec:
99
selector:
1010
matchLabels:
1111
control-plane: controller-manager
12+
app.kubernetes.io/name: workload-variant-autoscaler
1213
endpoints:
1314
- port: http
1415
scheme: http
1516
interval: 30s
16-
path: /metrics
17+
path: /metrics

0 commit comments

Comments
 (0)