Skip to content

Commit

Permalink
aws: bump lease quota to 120
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
  • Loading branch information
stevekuznetsov committed Jan 28, 2020
1 parent d062073 commit e976d5a
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 e976d5a

Please sign in to comment.