Skip to content

Commit

Permalink
Fix minor typo in federation example
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Jan 28, 2025
1 parent 8fd6779 commit 3cb6367
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3cb6367

Please sign in to comment.