From d0c34671918fa959bfee5117e72f58f31ea43c7d Mon Sep 17 00:00:00 2001 From: willclarke Date: Wed, 23 Oct 2024 07:47:09 +0100 Subject: [PATCH] release new cw forms (#1615) --- helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml | 2 +- helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml b/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml index 336abb3b2..ee1ef2a30 100644 --- a/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml +++ b/helm_deploy/laa-estimate-eligibility/values/ccq-production.yaml @@ -60,7 +60,7 @@ featureFlags: basicAuthentication: NOT_ENABLED outgoingsFlow: ENABLED conditionalReveals: ENABLED - cwFormUpdates: NOT_ENABLED + cwFormUpdates: ENABLED sharedOwnership: NOT_ENABLED eeBanner: NOT_ENABLED diff --git a/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml b/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml index c2e6226d9..4c66bbe9d 100644 --- a/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml +++ b/helm_deploy/laa-estimate-eligibility/values/ccq-staging.yaml @@ -60,7 +60,7 @@ featureFlags: basicAuthentication: ENABLED outgoingsFlow: ENABLED conditionalReveals: ENABLED - cwFormUpdates: NOT_ENABLED + cwFormUpdates: ENABLED sharedOwnership: NOT_ENABLED eeBanner: NOT_ENABLED