From 401a337461e9e9455ca708d5d569a240dced0118 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 16 Jul 2026 13:39:54 -0500 Subject: [PATCH] update etlMapping, guppy configIndex, and guppy indices --- .../qa-vpodc-helm/values/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml index 3594240..766acd6 100644 --- a/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml +++ b/devplanetv2/dev-environments/qa-vpodc-helm/values/values.yaml @@ -121,7 +121,7 @@ dashboard: etl: esEndpoint: elasticsearch mappings: - - name: etl_mickey_case + - name: qa_vpodc_case doc_type: case type: aggregator root: case @@ -149,7 +149,7 @@ etl: props: - name: Gene - name: Mutation - - name: etl_mickey_file + - name: qa_vpodc_file doc_type: file type: collector root: None @@ -213,11 +213,11 @@ guppy: 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: etl_mickey + # type: patients + - 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