Skip to content

Commit cde9f47

Browse files
authored
Merge pull request #35048 from hmcts/DTSCCI-717
DTSCCI-717 - Remove Simple State Flow Toggle
2 parents 5e5293e + a3628d1 commit cde9f47

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

apps/civil/civil-service/aat.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ spec:
7373
DOCUMENT_MANAGEMENT_SECURED: true
7474
POLLING_EVENT_EMITTER_ENABLED: true
7575
OCMC_CLIENT_URL: https://moneyclaims.aat.platform.hmcts.net
76-
SIMPLE_STATE_FLOW_ENGINE_ENABLED: true
7776
CIVIL_AAT_FLUX_TRIGGER: trigger1
7877
CASE_FLAGS_LOGGING_ENABLED: false
7978
HMC_HEARINGS_SUBSCRIPTION_ENABLED: true

apps/civil/civil-service/demo.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ spec:
2424
FEIGN_CLIENT_CONFIG_DEFAULT_URL: http://camunda-api-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal/engine-rest/
2525
ROLE_ASSIGNMENT_URL: http://am-role-assignment-service-demo.service.core-compute-demo.internal
2626
ROLE_INITIALISATION_ENABLED: true
27-
SIMPLE_STATE_FLOW_ENGINE_ENABLED: true
2827
keyVaults:
2928
civil:
3029
resourceGroup: civil

apps/civil/civil-service/ithc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ spec:
1414
SPRING_FLYWAY_TABLE: schema_version
1515
SPRING_FLYWAY_BASELINE_ON_MIGRATE: true
1616
POLLING_EVENT_EMITTER_ENABLED: false
17-
SIMPLE_STATE_FLOW_ENGINE_ENABLED: true

apps/civil/civil-service/perftest.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ spec:
2121
ASYNC_HANDLER_CORE_POOL_SIZE: 50
2222
ASYNC_HANDLER_MAX_POOL_SIZE: 100
2323
ASYNC_HANDLER_QUEUE_CAPACITY: 1500
24-
SIMPLE_STATE_FLOW_ENGINE_ENABLED: true

apps/civil/civil-service/prod.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ spec:
2424
CUI_URL_RESPOND_TO_CLAIM: https://www.moneyclaims.service.gov.uk/first-contact/start
2525
OCMC_CLIENT_URL: https://www1.moneyclaims.service.gov.uk
2626
POLLING_EVENT_EMITTER_ENABLED: true
27-
SIMPLE_STATE_FLOW_ENGINE_ENABLED: true
2827
ROLE_INITIALISATION_ENABLED: true
2928
HMC_HEARINGS_SUBSCRIPTION_ENABLED: true
3029
REFERENCE_DATABASE_MIGRATION: true

0 commit comments

Comments
 (0)