Koschei: enable polling deploymentconfig
This commit is contained in:
parent
6b8c7b654d
commit
6076f469e2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ koschei_oidc_crypto_secret: "{{ koschei_oidc_crypto_secret_prod }}"
|
|||
koschei_frontend_replicas: 2
|
||||
|
||||
koschei_backend_services:
|
||||
# - { name: polling, cpu: [ 1000, 1500 ], memory: [ 256, 512 ] }
|
||||
- { name: polling, cpu: [ 1000, 1500 ], memory: [ 256, 512 ] }
|
||||
# - { name: scheduler, cpu: [ 200, 500 ], memory: [ 64, 128 ] }
|
||||
# - { name: build-resolver, cpu: [ 1000, 1500 ], memory: [ 1024, 4096 ] }
|
||||
# - { name: repo-resolver, cpu: [ 2000, 8000 ], memory: [ 1024, 4096 ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue