Hi team,
please help and let me know where to enter below details in temporal I mean in which file, my scenario is POC at my local docker so not getting the idea from official docs to where to enter those details.
cluster A
clusterMetadata:
enableGlobalNamespace: false
failoverVersionIncrement: 100
masterClusterName: “clusterA”
currentClusterName: “clusterA”
clusterInformation:
clusterA:
enabled: true
initialFailoverVersion: 1
rpcAddress: “127.0.0.1:7233”
cluster B
clusterMetadata:
enableGlobalNamespace: false
failoverVersionIncrement: 100
masterClusterName: “clusterB”
currentClusterName: “clusterB”
clusterInformation:
clusterB:
enabled: true
initialFailoverVersion: 2
rpcAddress: “127.0.0.1:8233”