Skip to content

Commit 379834d

Browse files
committed
dra: enable prometheus to scarpe kubelets
1 parent d5fdfde commit 379834d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-periodic-dra.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ periodics:
223223
value: "default"
224224
- name: PROMETHEUS_APISERVER_SCRAPE_PORT
225225
value: "6443"
226+
- name: PROMETHEUS_SCRAPE_KUBELETS
227+
value: "true"
226228
resources:
227229
requests:
228230
cpu: "6"

0 commit comments

Comments
 (0)