Skip to content

Commit

Permalink
Merge pull request #2274 from HHS/jp/3104/prod-mem
Browse files Browse the repository at this point in the history
[TTAHUB-3104] Increase prod instance mem: 3gb -> 4gb
  • Loading branch information
nvms authored Jul 17, 2024
2 parents f309f03 + a9c13d6 commit fa573ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment_config/prod_vars.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env: prod
web_instances: 3
web_memory: 3GB
web_memory: 4GB
worker_instances: 2
worker_memory: 1GB
similarity_api_instances: 1
Expand Down

0 comments on commit fa573ab

Please sign in to comment.