Skip to content

Commit

Permalink
Merge pull request #6156 from pvisweswar/SAAS-15019/Downsize_producti…
Browse files Browse the repository at this point in the history
…on_pillow_b2000

Downsize pillow_b2000 from r6a.8xlarge to r6a.4xlarge
  • Loading branch information
AmitPhulera authored Oct 30, 2023
2 parents 5f65e4b + fcda39a commit 0aa486e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/production/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ servers:
count: 1

- server_name: "pillow_b2{i}-production"
server_instance_type: r6a.8xlarge
server_instance_type: r6a.4xlarge
network_tier: "app-private"
az: "b"
volume_size: 50
Expand Down

0 comments on commit 0aa486e

Please sign in to comment.