Skip to content

Commit

Permalink
fix: PIMD-67 increase ru for ecommerce cosmos (#2744)
Browse files Browse the repository at this point in the history
* increase ru for ecommerce cosmos

* run pre-commit

* chore: update docs

---------

Co-authored-by: Gianluca Ciuffa <[email protected]>
Co-authored-by: Simone Infante <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2025
1 parent 6e9b7d8 commit 7ea00d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domains/ecommerce-common/env/weu-prod/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ cidr_subnet_storage_ecommerce = ["10.1.154.0/24"]
cosmos_mongo_db_ecommerce_params = {
enable_serverless = false
enable_autoscaling = true
max_throughput = 20000
max_throughput = 25000
throughput = 1000
}

Expand Down

0 comments on commit 7ea00d3

Please sign in to comment.