From c40305f817f157f772309e209cfb2254e5a9d94c Mon Sep 17 00:00:00 2001 From: eric <98181083+ciresiemanym@users.noreply.github.com> Date: Fri, 17 Jul 2026 11:06:07 -0500 Subject: [PATCH] Update guppy configIndex and indices --- .../dev-environments/qa-vpodc-helm/values/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml index dc293da..c2860ff 100644 --- a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml @@ -122,7 +122,7 @@ etl: esEndpoint: elasticsearch etlMapping: mappings: - - name: etl_mickey_case + - name: qa_vpodc_case doc_type: case type: aggregator root: case @@ -150,7 +150,7 @@ etl: props: - name: Gene - name: Mutation - - name: etl_mickey_file + - name: qa_vpodc_file doc_type: file type: collector root: None @@ -209,16 +209,16 @@ guppy: authFilterField: auth_resource_path enabled: true esEndpoint: http://elasticsearch:9200 - configIndex: etl_mickey-array-config + configIndex: qa_vpodc-array-config image: repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/guppy tag: "2026.06" indices: # - index: etl_mickey # type: patients - - index: etl_mickey_case + - index: qa_vpodc_case type: case - - index: etl_mickey_file + - index: qa_vpodc_file type: file - index: omop_etl_index_cohortb_20251119 type: cohort_b_patients