From 1cef6017f93dd291c0e2ea1ca21acf5b07ed0c17 Mon Sep 17 00:00:00 2001 From: Mingfei Shao <2475897+mfshao@users.noreply.github.com> Date: Tue, 14 May 2024 11:58:07 -0500 Subject: [PATCH] update hatchery config (#7405) --- preprod.healdata.org/manifests/hatchery/hatchery.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/preprod.healdata.org/manifests/hatchery/hatchery.json b/preprod.healdata.org/manifests/hatchery/hatchery.json index de24776fab..5b4c607ce0 100644 --- a/preprod.healdata.org/manifests/hatchery/hatchery.json +++ b/preprod.healdata.org/manifests/hatchery/hatchery.json @@ -4,8 +4,10 @@ "user-volume-size": "10Gi", "pay-models-dynamodb-table": "bmh-admin-portal-backend-bmhworkspacetableD4D73E43-1SZM8FA8IP6F", "default-pay-model": { - "workspace_type": "Trial Workspace", - "local": true + "bmh_workspace_id": "blanket_billing_eks", + "region": "us-east-1", + "account_id": "252835817747", + "workspace_type": "healworkspaces" }, "license-user-maps-dynamodb-table": "gen3-license-user-maps-preprod-heal", "license-user-maps-global-secondary-index": "activeUsersIndex", @@ -110,7 +112,7 @@ "license": { "enabled": true, "license-type": "STATA-HEAL", - "max-license-ids": 6, + "max-license-ids": 5, "g3auto-name": "stata-workspace-gen3-license-g3auto", "g3auto-key": "stata_license.txt", "file-path": "stata.lic",