Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions healprod/healdata.org/values/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ambassador:
replicaCount: 4
jupyterNamespace: jupyter-pods
arborist:
replicaCount: 4
Expand Down Expand Up @@ -162,7 +163,7 @@ hatchery:
stataG3auto: stata-workspace-gen3-license-healdata
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery
tag: '2026.01'
tag: '2.7.1'
hatchery:
json: |-
{
Expand All @@ -187,7 +188,7 @@ hatchery:
"sidecar": {
"cpu-limit": "1.0",
"memory-limit": "256Mi",
"image": "quay.io/cdis/ecs-ws-sidecar:0.3.1",
"image": "quay.io/cdis/ecs-ws-sidecar:0.3.2",
"env": {
"NAMESPACE": "healprod-helm",
"GEN3_ENDPOINT": "healdata.org",
Expand Down Expand Up @@ -1471,7 +1472,7 @@ sheepdog:
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog
tag: '2026.01'
replicaCount: 4
replicaCount: 1
sower:
serviceAccount:
create: true
Expand Down
Loading