We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd6779 commit c30018cCopy full SHA for c30018c
examples/100_federation/src/main/yaml/secondary-cluster.yaml
@@ -18,7 +18,7 @@ spec:
18
- "-Dprimary.cluster=primary-cluster"
19
- "-Dprimary.cluster.port=40000"
20
- "-Dprimary.cluster.host=primary-cluster-federation"
21
- - "-Dprimary.cluster=secondary-cluster"
+ - "-Dsecondary.cluster=secondary-cluster"
22
- "-Dsecondary.cluster.port=40000"
23
- "-Dsecondary.cluster.host=secondary-cluster-federation"
24
secretVolumes:
0 commit comments