From a1793d40bb72557b93cabc5c95eebb60b93154d5 Mon Sep 17 00:00:00 2001 From: Wai Sing Yiu Date: Thu, 2 May 2024 13:48:15 +0100 Subject: [PATCH] Change to a larger instance type t4g.small --- cdk/lib/__snapshots__/registration.test.ts.snap | 8 ++++---- registration/conf/registration.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cdk/lib/__snapshots__/registration.test.ts.snap b/cdk/lib/__snapshots__/registration.test.ts.snap index eb3227c3b..bfc2c1ebb 100644 --- a/cdk/lib/__snapshots__/registration.test.ts.snap +++ b/cdk/lib/__snapshots__/registration.test.ts.snap @@ -19,7 +19,7 @@ Object { "CPUAlarmPeriodUpper": 1200, "CPUAlarmThresholdLower": 20, "CPUAlarmThresholdUpper": 50, - "InstanceType": "t4g.micro", + "InstanceType": "t4g.small", "NotificationAlarmPeriod": 1200, }, "PROD": Object { @@ -27,7 +27,7 @@ Object { "CPUAlarmPeriodUpper": 60, "CPUAlarmThresholdLower": 20, "CPUAlarmThresholdUpper": 50, - "InstanceType": "t4g.micro", + "InstanceType": "t4g.small", "NotificationAlarmPeriod": 1200, }, }, @@ -816,7 +816,7 @@ Object { "CPUAlarmPeriodUpper": 1200, "CPUAlarmThresholdLower": 20, "CPUAlarmThresholdUpper": 50, - "InstanceType": "t4g.micro", + "InstanceType": "t4g.small", "NotificationAlarmPeriod": 1200, }, "PROD": Object { @@ -824,7 +824,7 @@ Object { "CPUAlarmPeriodUpper": 60, "CPUAlarmThresholdLower": 20, "CPUAlarmThresholdUpper": 50, - "InstanceType": "t4g.micro", + "InstanceType": "t4g.small", "NotificationAlarmPeriod": 1200, }, }, diff --git a/registration/conf/registration.yaml b/registration/conf/registration.yaml index 8b7c3b909..f94026494 100644 --- a/registration/conf/registration.yaml +++ b/registration/conf/registration.yaml @@ -16,14 +16,14 @@ Mappings: CPUAlarmThresholdLower: 20 CPUAlarmThresholdUpper: 50 NotificationAlarmPeriod: 1200 - InstanceType: "t4g.micro" + InstanceType: "t4g.small" PROD: CPUAlarmPeriodLower: 300 CPUAlarmPeriodUpper: 60 CPUAlarmThresholdLower: 20 CPUAlarmThresholdUpper: 50 NotificationAlarmPeriod: 1200 - InstanceType: "t4g.micro" + InstanceType: "t4g.small" Outputs: LoadBalancerUrl: Value: