diff --git a/.secrets.baseline b/.secrets.baseline index 97c685ed..d69f929e 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -718,19 +718,12 @@ } ], "devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml": [ - { - "type": "Base64 High Entropy String", - "filename": "devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml", - "hashed_secret": "598f00b1f6ece8fa9a603c4fb3ccb36bc551bd38", - "is_verified": false, - "line_number": 275 - }, { "type": "Base64 High Entropy String", "filename": "devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml", "hashed_secret": "4c7e5a7eedc322089e3a64d1911d6f823431162a", "is_verified": false, - "line_number": 1573 + "line_number": 1576 } ], "devplanetv2/dev-environments/qamickey-helm/values/values.yaml": [ @@ -916,5 +909,5 @@ } ] }, - "generated_at": "2026-08-20T15:25:28Z" + "generated_at": "2026-08-20T19:00:14Z" } diff --git a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml index 833828d2..f67d4b05 100644 --- a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml @@ -224,7 +224,7 @@ etl: fence: usersync: usersync: true - userYamlS3Path: s3://cdis-gen3-users/pdp/user.yaml + userYamlS3Path: s3://cdis-gen3-users/mc2dp-qa/user.yaml autoscaling: enabled: true maxReplicas: 3 @@ -243,7 +243,7 @@ frontend-framework: enabled: true replicaCount: 2 image: - repository: quay.io/cdis/vpodc-data-commons + repository: quay.io/cdis/mc2dp-data-platform tag: main env: HATCHERY_URL: "http://hatchery-service"