We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aefbc2 + 7c10b32 commit 5a91f1aCopy full SHA for 5a91f1a
config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-presubmit-dra-capz.yaml
@@ -90,6 +90,8 @@ presubmits:
90
value: "true"
91
- name: CL2_API_AVAILABILITY_PERCENTAGE_THRESHOLD
92
value: "99.99"
93
+ - name: PROMETHEUS_SCRAPE_KUBELETS
94
+ value: "true"
95
resources:
96
requests:
97
cpu: "6"
@@ -202,6 +204,8 @@ presubmits:
202
204
value: "default"
203
205
- name: PROMETHEUS_APISERVER_SCRAPE_PORT
206
value: "6443"
207
208
209
210
211
0 commit comments