Skip to content

Commit 7c10b32

Browse files
authored
update sig-scalability-presubmit-dra-capz.yaml to allow scraping kubelets
1 parent 237ebde commit 7c10b32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-presubmit-dra-capz.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ presubmits:
9090
value: "true"
9191
- name: CL2_API_AVAILABILITY_PERCENTAGE_THRESHOLD
9292
value: "99.99"
93+
- name: PROMETHEUS_SCRAPE_KUBELETS
94+
value: "true"
9395
resources:
9496
requests:
9597
cpu: "6"
@@ -202,6 +204,8 @@ presubmits:
202204
value: "default"
203205
- name: PROMETHEUS_APISERVER_SCRAPE_PORT
204206
value: "6443"
207+
- name: PROMETHEUS_SCRAPE_KUBELETS
208+
value: "true"
205209
resources:
206210
requests:
207211
cpu: "6"

0 commit comments

Comments
 (0)