Koschei: increase copr-scheduler memory and CPU
This commit is contained in:
parent
9bc3325b91
commit
ec0f99d080
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ koschei_backend_services:
|
|||
- { name: repo-resolver, cpu: [ 2000, 8000 ], memory: [ 1024, 4096 ] }
|
||||
- { name: watcher, cpu: [ 1000, 1500 ], memory: [ 256, 512 ] }
|
||||
- { name: copr-resolver, cpu: [ 2000, 8000 ], memory: [ 1024, 4096 ] }
|
||||
- { name: copr-scheduler, cpu: [ 200, 500 ], memory: [ 64, 128 ] }
|
||||
- { name: copr-scheduler, cpu: [ 1000, 2000 ], memory: [ 1024, 2048 ] }
|
||||
|
||||
koschei_cron_jobs:
|
||||
- name: db-cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue