Koschei: Temporarily scale up frontend Deployment
Related: fedora-infrastructure#12180
This commit is contained in:
parent
afbd06bfc7
commit
a52be17987
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ koschei_pgsql_admin_password: "{{ koscheiadmin_db_password }}"
|
||||||
koschei_oidc_client_secret: "{{ koschei_oidc_client_secret_prod }}"
|
koschei_oidc_client_secret: "{{ koschei_oidc_client_secret_prod }}"
|
||||||
koschei_oidc_crypto_secret: "{{ koschei_oidc_crypto_secret_prod }}"
|
koschei_oidc_crypto_secret: "{{ koschei_oidc_crypto_secret_prod }}"
|
||||||
|
|
||||||
koschei_frontend_replicas: 3
|
koschei_frontend_replicas: 5
|
||||||
|
|
||||||
koschei_backend_services:
|
koschei_backend_services:
|
||||||
- { name: polling, cpu: [ 1000, 1500 ], memory: [ 512, 1024 ] }
|
- { name: polling, cpu: [ 1000, 1500 ], memory: [ 512, 1024 ] }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue