diff --git a/qa-heal.planx-pla.net/manifest.json b/qa-heal.planx-pla.net/manifest.json index 96ee07d30..8c125fd47 100644 --- a/qa-heal.planx-pla.net/manifest.json +++ b/qa-heal.planx-pla.net/manifest.json @@ -16,7 +16,7 @@ "fence": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence:2023.12", "fluentd": "fluent/fluentd-kubernetes-daemonset:v1.15.3-debian-cloudwatch-1.0", "frontend-framework": "quay.io/cdis/frontend-framework:0.5.1", - "hatchery": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery:2023.12", + "hatchery": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery:chore_use-dynamodb-gen3-user-license", "indexd": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexd:2023.12", "kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:0.2.1", "manifestservice": "707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/manifestservice:2023.12", diff --git a/qa-heal.planx-pla.net/manifests/hatchery/hatchery.json b/qa-heal.planx-pla.net/manifests/hatchery/hatchery.json index 9d16dc4dd..d8df37085 100644 --- a/qa-heal.planx-pla.net/manifests/hatchery/hatchery.json +++ b/qa-heal.planx-pla.net/manifests/hatchery/hatchery.json @@ -2,10 +2,16 @@ "user-namespace": "jupyter-pods-qa-heal", "sub-dir": "/lw-workspace", "user-volume-size": "10Gi", + "gen3-license-user-maps-dynamodb-table": "gen3-license-user-maps", + "gen3-license-type": "STATA-HEAL", + "gen3-license-max-ids": 6, + "gen3-g3auto-name": "stata-workspace-gen3-license-g3auto", + "gen3-g3auto-key": "stata_license.txt", + "gen3-license-file-path": "stata.lic", "sidecar": { "cpu-limit": "1.0", "memory-limit": "256Mi", - "image": "quay.io/cdis/ecs-ws-sidecar:2023.12", + "image": "quay.io/cdis/ecs-ws-sidecar:0.1.0", "env": { "NAMESPACE": "qa-heal" }, @@ -99,7 +105,7 @@ "cpu-limit": "1.0", "memory-limit": "2Gi", "name": "(Generic, Limited Gen3-licensed) Stata Notebook", - "image": "quay.io/cdis/jupyter-pystata-gen3-licensed:1.2.0", + "image": "quay.io/cdis/jupyter-pystata-gen3-licensed:chore_get-stata-license-from-sidecar", "env": { "FRAME_ANCESTORS": "https://qa-heal.planx-pla.net" },