Skip to content

Commit

Permalink
update stack version instead of docker image overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
rubvs committed Oct 8, 2024
1 parent 8901850 commit 0d1d1a9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions testing/benchmark/system-profiles/4GBx1zone.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,11 @@ user_name = "USER"

# APM bench

stack_version = "8.16.0-SNAPSHOT"
ess_region = "gcp-us-west2"
deployment_template = "gcp-cpu-optimized"
worker_instance_type = "c6i.large"

docker_image_tag_override = {
"elasticsearch" : "8.16-SNAPSHOT",
"kibana" : "8.16-SNAPSHOT",
"apm" : "8.16-1-SNAPSHOT",
}

# Elastic Cloud

# The number of AZs the APM Server should span.
Expand Down

0 comments on commit 0d1d1a9

Please sign in to comment.