Skip to content

Commit eb9dc3f

Browse files
committed
update test yaml
Signed-off-by: huyantian <yantian.hu@enterprisedb.com>
1 parent 7b7fb80 commit eb9dc3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hack/samples/pg4k-pgd-cluster.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ spec:
1616
- host: region-b-group
1717
- host: region-c-group
1818
cnp:
19+
joinMethod: logical
1920
storage:
2021
size: 1Gi
2122
connectivity:
@@ -52,13 +53,15 @@ spec:
5253
proxyInstances: 2
5354
witnessInstances: 1
5455
pgd:
56+
groupJoinMethod: logical
5557
parentGroup:
5658
name: world
5759
discovery:
5860
- host: region-a-group
5961
- host: region-b-group
6062
- host: region-c-group
6163
cnp:
64+
joinMethod: logical
6265
storage:
6366
size: 1Gi
6467
connectivity:
@@ -90,6 +93,7 @@ spec:
9093
proxyInstances: 0
9194
witnessInstances: 1
9295
pgd:
96+
groupJoinMethod: logical
9397
parentGroup:
9498
name: world
9599
discovery:

0 commit comments

Comments
 (0)