Skip to content

Commit

Permalink
Merge pull request #6884 from stevekuznetsov/skuznets/bump-aws-limits
Browse files Browse the repository at this point in the history
aws: bump lease quota to 120
  • Loading branch information
openshift-merge-robot committed Jan 28, 2020
2 parents d062073 + e976d5a commit c77971b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-services/prow/02_config/_boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
resources:
- type: aws-quota-slice
state: free
min-count: 100
max-count: 100
min-count: 120
max-count: 120
- type: azure4-quota-slice
state: free
min-count: 20
Expand Down

0 comments on commit c77971b

Please sign in to comment.