From ae1835b57221052e1280c454a684adc89cb80fc4 Mon Sep 17 00:00:00 2001 From: Iain McNulty Date: Mon, 28 Oct 2024 11:51:26 +0000 Subject: [PATCH] Increase review app resources --- terraform/aks/workspace_variables/review_aks.tfvars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/terraform/aks/workspace_variables/review_aks.tfvars.json b/terraform/aks/workspace_variables/review_aks.tfvars.json index 06987794b4..8b4bf2f030 100644 --- a/terraform/aks/workspace_variables/review_aks.tfvars.json +++ b/terraform/aks/workspace_variables/review_aks.tfvars.json @@ -9,8 +9,7 @@ "resource_group_name": "s189t01-ptt-rv-rg", "main_app": { "main": { - "replicas": 1, - "max_memory": "512Mi" + "replicas": 2 } }, "worker_apps": {