We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7fb80 commit eb9dc3fCopy full SHA for eb9dc3f
hack/samples/pg4k-pgd-cluster.yaml
@@ -16,6 +16,7 @@ spec:
16
- host: region-b-group
17
- host: region-c-group
18
cnp:
19
+ joinMethod: logical
20
storage:
21
size: 1Gi
22
connectivity:
@@ -52,13 +53,15 @@ spec:
52
53
proxyInstances: 2
54
witnessInstances: 1
55
pgd:
56
+ groupJoinMethod: logical
57
parentGroup:
58
name: world
59
discovery:
60
- host: region-a-group
61
62
63
64
65
66
67
@@ -90,6 +93,7 @@ spec:
90
93
proxyInstances: 0
91
94
92
95
96
97
98
99
0 commit comments