Koschei: Temporarily scale up frontend Deployment

Related: fedora-infrastructure#12180
This commit is contained in:
Mikolaj Izdebski 2024-09-13 21:30:01 +02:00
parent afbd06bfc7
commit a52be17987

View file

@ -24,7 +24,7 @@ koschei_pgsql_admin_password: "{{ koscheiadmin_db_password }}"
koschei_oidc_client_secret: "{{ koschei_oidc_client_secret_prod }}"
koschei_oidc_crypto_secret: "{{ koschei_oidc_crypto_secret_prod }}"
koschei_frontend_replicas: 3
koschei_frontend_replicas: 5
koschei_backend_services:
- { name: polling, cpu: [ 1000, 1500 ], memory: [ 512, 1024 ] }