diff --git a/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml b/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml index 336abb3b2..142a4843c 100644 --- a/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml +++ b/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml @@ -63,6 +63,7 @@ featureFlags: cwFormUpdates: NOT_ENABLED sharedOwnership: NOT_ENABLED eeBanner: NOT_ENABLED + mtr_accelerated: NOT_ENABLED geckoboard: metricsDataset: "ccq_monthly_metrics_production" diff --git a/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml b/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml index c2e6226d9..1b5435e32 100644 --- a/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml +++ b/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml @@ -63,6 +63,7 @@ featureFlags: cwFormUpdates: NOT_ENABLED sharedOwnership: NOT_ENABLED eeBanner: NOT_ENABLED + mtr_accelerated: NOT_ENABLED geckoboard: metricsDataset: "ccq_monthly_metrics_staging" diff --git a/helm_deploy/laa-estimate-eligibility/values/ccq-uat.yaml b/helm_deploy/laa-estimate-eligibility/values/ccq-uat.yaml index 83f9962ac..49bb920a9 100644 --- a/helm_deploy/laa-estimate-eligibility/values/ccq-uat.yaml +++ b/helm_deploy/laa-estimate-eligibility/values/ccq-uat.yaml @@ -68,6 +68,7 @@ featureFlags: cwFormUpdates: ENABLED sharedOwnership: ENABLED eeBanner: ENABLED + mtr_accelerated: ENABLED postgresql: enabled: true