Skip to content

Commit

Permalink
[India] Increase memory on proxy machines
Browse files Browse the repository at this point in the history
  • Loading branch information
gherceg committed Jan 15, 2025
1 parent c9a7003 commit fc53ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/india/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ servers:

proxy_servers:
- server_name: "proxy_a1-india"
server_instance_type: "t3a.medium"
server_instance_type: "t3a.large"
network_tier: "app-private"
az: "a"
volume_size: 80
Expand All @@ -319,7 +319,7 @@ proxy_servers:
os: jammy

- server_name: "proxy_b1-india"
server_instance_type: "t3a.medium"
server_instance_type: "t3a.large"
network_tier: "app-private"
az: "b"
volume_size: 80
Expand Down

0 comments on commit fc53ccc

Please sign in to comment.