Skip to content

Commit ed2d8b4

Browse files
authored
K8SPSMDB-929 - Add example for splitHorizons to cr.yaml (#1353)
1 parent 6cf1ad9 commit ed2d8b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy/cr.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,13 @@ spec:
180180
expose:
181181
enabled: false
182182
exposeType: ClusterIP
183+
# splitHorizons:
184+
# my-cluster-name-rs0-0:
185+
# external: my-cluster-name-rs0-0.clouddemo.xyz
186+
# my-cluster-name-rs0-1:
187+
# external: my-cluster-name-rs0-1.clouddemo.xyz
188+
# my-cluster-name-rs0-2:
189+
# external: my-cluster-name-rs0-2.clouddemo.xyz
183190
# loadBalancerSourceRanges:
184191
# - 10.0.0.0/8
185192
# serviceAnnotations:

0 commit comments

Comments
 (0)