Skip to content

Commit

Permalink
turn on mtr for UAT branch
Browse files Browse the repository at this point in the history
  • Loading branch information
willc-work committed Oct 22, 2024
1 parent c9cf7b9 commit 3656af9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ featureFlags:
cwFormUpdates: NOT_ENABLED
sharedOwnership: NOT_ENABLED
eeBanner: NOT_ENABLED
mtr_accelerated: NOT_ENABLED

geckoboard:
metricsDataset: "ccq_monthly_metrics_production"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ featureFlags:
cwFormUpdates: NOT_ENABLED
sharedOwnership: NOT_ENABLED
eeBanner: NOT_ENABLED
mtr_accelerated: NOT_ENABLED

geckoboard:
metricsDataset: "ccq_monthly_metrics_staging"
Expand Down
1 change: 1 addition & 0 deletions helm_deploy/laa-estimate-eligibility/values/ccq-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ featureFlags:
cwFormUpdates: ENABLED
sharedOwnership: ENABLED
eeBanner: ENABLED
mtr_accelerated: ENABLED

postgresql:
enabled: true
Expand Down

0 comments on commit 3656af9

Please sign in to comment.