diff --git a/examples/100_federation/src/main/yaml/secondary-cluster.yaml b/examples/100_federation/src/main/yaml/secondary-cluster.yaml index 9ba22119..7cd2b646 100644 --- a/examples/100_federation/src/main/yaml/secondary-cluster.yaml +++ b/examples/100_federation/src/main/yaml/secondary-cluster.yaml @@ -18,7 +18,7 @@ spec: - "-Dprimary.cluster=primary-cluster" - "-Dprimary.cluster.port=40000" - "-Dprimary.cluster.host=primary-cluster-federation" - - "-Dprimary.cluster=secondary-cluster" + - "-Dsecondary.cluster=secondary-cluster" - "-Dsecondary.cluster.port=40000" - "-Dsecondary.cluster.host=secondary-cluster-federation" secretVolumes: