Koschei: increase copr-resolver CPU
This commit is contained in:
parent
ae48e47dcb
commit
a133ac6c19
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ koschei_backend_services:
|
|||
- { name: build-resolver, cpu: [ 1000, 1500 ], memory: [ 1024, 4096 ] }
|
||||
- { name: repo-resolver, cpu: [ 2000, 8000 ], memory: [ 1024, 4096 ] }
|
||||
- { name: watcher, cpu: [ 1000, 1500 ], memory: [ 256, 512 ] }
|
||||
- { name: copr-resolver, cpu: [ 1000, 1500 ], memory: [ 1024, 4096 ] }
|
||||
- { name: copr-resolver, cpu: [ 2000, 8000 ], memory: [ 1024, 4096 ] }
|
||||
|
||||
koschei_cron_jobs:
|
||||
- name: db-cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue