diff --git a/docker/cluster/config/clusters.json b/docker/cluster/config/clusters.json index 387bc5def3..b02c3faca8 100644 --- a/docker/cluster/config/clusters.json +++ b/docker/cluster/config/clusters.json @@ -3,7 +3,7 @@ { "name": "planets", "clusterAttributes": { - "isCSLModeEnabled": true, + "isCSLModeEnabled": false, "isFSMWorkflow": false }, "nodes": [ diff --git a/docker/single-node/config/clusters.json b/docker/single-node/config/clusters.json index c2f459d5a0..782ecbe401 100644 --- a/docker/single-node/config/clusters.json +++ b/docker/single-node/config/clusters.json @@ -3,7 +3,7 @@ { "name": "local", "clusterAttributes": { - "isCSLModeEnabled": true, + "isCSLModeEnabled": false, "isFSMWorkflow": false }, "nodes": [ diff --git a/src/applications/bmqbrkr/etc/clusters.json b/src/applications/bmqbrkr/etc/clusters.json index a61ea742ea..ed2e9c6ca1 100644 --- a/src/applications/bmqbrkr/etc/clusters.json +++ b/src/applications/bmqbrkr/etc/clusters.json @@ -3,7 +3,7 @@ { "name": "local", "clusterAttributes": { - "isCSLModeEnabled": true, + "isCSLModeEnabled": false, "isFSMWorkflow": false }, "nodes": [