From 60affa3268412ca5088a9e01cacfb691f51b113e Mon Sep 17 00:00:00 2001 From: jeffkallal <58004908+jeffkallal@users.noreply.github.com> Date: Thu, 3 Jun 2021 12:03:42 -0500 Subject: [PATCH] 3 instances for load testing of the UI tier --- blueprints/promotions-manager-all-aws-loadtest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/promotions-manager-all-aws-loadtest.yaml b/blueprints/promotions-manager-all-aws-loadtest.yaml index 8a2491f..83bebb7 100644 --- a/blueprints/promotions-manager-all-aws-loadtest.yaml +++ b/blueprints/promotions-manager-all-aws-loadtest.yaml @@ -5,7 +5,7 @@ metadata: All in one deployment of our promotions manager clouds: - - AWS: eu-west-1 + - AWS: eu-east-1 artifacts: - promotions-manager-ui: artifacts/latest/promotions-manager-ui.master.tar.gz @@ -22,7 +22,7 @@ inputs: applications: - promotions-manager-ui: #target: vm1 - #instances: 3 + instances: 3 input_values: - PORT: $PORT - AWS_INSTANCE_TYPE: $AWS_INSTANCE_TYPE