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
30 changes: 15 additions & 15 deletions bihprod/imaging-hub.data-commons.org/values/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ arborist:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/arborist
tag: '2026.01'
tag: '2026.02'
audit:
enabled: true
externalSecrets:
auditG3auto: bihprod-audit-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/audit-service
tag: '2026.01'
tag: '2026.02'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::533267425233:role/bihprod--bihprod-helm--audit-sqs-receiver
Expand Down Expand Up @@ -109,9 +109,9 @@ etl:
type: aggregator
image:
tube:
tag: '2026.01'
tag: '2026.02'
spark:
tag: '2026.01'
tag: '2026.02'
fence:
serviceAccount:
annotations:
Expand All @@ -129,7 +129,7 @@ fence:
fenceJwtKeys: bihprod-fence-jwt
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: '2026.01'
tag: '2026.02'
usersync:
usersync: true
userYamlS3Path: s3://cdis-gen3-users/midrc-bih/user.yaml
Expand Down Expand Up @@ -180,7 +180,7 @@ hatchery:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery
tag: '2026.01'
tag: '2026.02'
hatchery:
json: |-
{
Expand Down Expand Up @@ -290,7 +290,7 @@ guppy:
esEndpoint: http://elasticsearch:9200
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/guppy
tag: '2026.01'
tag: '2026.02'
indices:
- index: bih_dataset
type: dataset
Expand All @@ -313,7 +313,7 @@ indexd:
serviceCreds: bihprod-indexd-service-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexd
tag: '2026.01'
tag: '2026.02'
manifestservice:
enabled: false
metadata:
Expand All @@ -329,14 +329,14 @@ metadata:
metadataG3auto: bihprod-metadata-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/metadata-service
tag: '2026.01'
tag: '2026.02'
mutatingWebhook:
enabled: false
peregrine:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/peregrine
tag: '2026.01'
tag: '2026.02'
portal:
enabled: true
replicaCount: 2
Expand All @@ -347,12 +347,12 @@ portal:
branch: master
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal
tag: '2026.01'
tag: '2026.02'
requestor:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/requestor
tag: '2026.01'
tag: '2026.02'
revproxy:
replicaCount: 2
autoscaling:
Expand All @@ -363,15 +363,15 @@ revproxy:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx
tag: '2026.01'
tag: '2026.02'
ingress:
aws:
group: bihprod
sheepdog:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog
tag: '2026.01'
tag: '2026.02'
fenceUrl: https://imaging-hub.data-commons.org/user
wts:
enabled: true
Expand All @@ -381,4 +381,4 @@ wts:
wtsOidcClient: bihprod-wts-client-secret
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/workspace-token-service
tag: '2026.01'
tag: '2026.02'
Loading