Skip to content

Commit

Permalink
change es zone count to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
rubvs committed Oct 9, 2024
1 parent e9d50bc commit f1038fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/benchmark/system-profiles/1GBx1zone.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ worker_instance_type = "c6i.large"

apm_server_zone_count = 1
elasticsearch_size = "128g"
elasticsearch_zone_count = 3
elasticsearch_zone_count = 1
apm_server_size = "1g"

# Standalone
Expand Down

0 comments on commit f1038fe

Please sign in to comment.