Skip to content

Commit

Permalink
Fix clusterInfo in development_mysql.yaml (cadence-workflow#2608)
Browse files Browse the repository at this point in the history
  • Loading branch information
longquanzheng authored Sep 26, 2019
1 parent 12f051e commit 85cc6f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/development_mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ services:
pprof:
port: 7940

clustersInfo:
clusterMetadata:
enableGlobalDomain: false
failoverVersionIncrement: 10
masterClusterName: "active"
currentClusterName: "active"
clusterInitialFailoverVersion:
active: 0
clusterAddress:
clusterInformation:
active:
enabled: true
initialFailoverVersion: 0
rpcName: "cadence-frontend"
rpcAddress: "localhost:7933"

Expand Down

0 comments on commit 85cc6f3

Please sign in to comment.