Skip to content

Commit 2bc466d

Browse files
committed
use same resources as periodics
1 parent 520713b commit 2bc466d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/cloud-provider-ibmcloud/kubernetes-ppc64le-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ presubmits:
2020
privileged: true
2121
resources:
2222
limits:
23-
cpu: 7
23+
cpu: 6
2424
memory: 20Gi
2525
requests:
26-
cpu: 7
26+
cpu: 6
2727
memory: 20Gi

0 commit comments

Comments
 (0)