From f56038cab054c76b3f9929935ff62b709371d3d1 Mon Sep 17 00:00:00 2001 From: "J. Q." <55899496+jawadqur@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:37:59 -0600 Subject: [PATCH] Update hatchery.json --- preprod.healdata.org/manifests/hatchery/hatchery.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/preprod.healdata.org/manifests/hatchery/hatchery.json b/preprod.healdata.org/manifests/hatchery/hatchery.json index a58e6bc6a..80bd15b5e 100644 --- a/preprod.healdata.org/manifests/hatchery/hatchery.json +++ b/preprod.healdata.org/manifests/hatchery/hatchery.json @@ -3,6 +3,12 @@ "sub-dir": "/lw-workspace", "user-volume-size": "10Gi", "pay-models-dynamodb-table": "bmh-admin-portal-backend-bmhworkspacetableD4D73E43-1SZM8FA8IP6F", + "default-pay-model": { + "bmh_workspace_id": "blanket_billing_eks", + "region": "us-east-1", + "account_id": "252835817747", + "workspace_type": "healworkspaces" + }, "karpenter": true, "license-user-maps-dynamodb-table": "gen3-license-user-maps-preprod-heal", "license-user-maps-global-secondary-index": "activeUsersIndex", @@ -173,4 +179,4 @@ "gen3-volume-location": "/home/jovyan/.gen3" } ] -} \ No newline at end of file +}