We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8f11c commit 7bb6e17Copy full SHA for 7bb6e17
1 file changed
config/prometheus/servicemonitor.yaml
@@ -9,8 +9,9 @@ spec:
9
selector:
10
matchLabels:
11
control-plane: controller-manager
12
+ app.kubernetes.io/name: workload-variant-autoscaler
13
endpoints:
14
- port: http
15
scheme: http
16
interval: 30s
- path: /metrics
17
+ path: /metrics
0 commit comments