Skip to content

Commit

Permalink
Merge pull request #20966 from aojea/throttlingkind
Browse files Browse the repository at this point in the history
bump kind presubmit jobs resources
  • Loading branch information
k8s-ci-robot authored Feb 26, 2021
2 parents c001921 + 291f595 commit 421e300
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ presubmits:
privileged: true
resources:
limits:
cpu: 4
cpu: 7
memory: 9000Mi
requests:
cpu: 4
cpu: 7
memory: 9000Mi
annotations:
testgrid-num-failures-to-alert: '10'
Expand Down

0 comments on commit 421e300

Please sign in to comment.