docs: fix partition target in samenessgroups

pull/20192/head
Krastin Krastev 2024-01-12 19:27:07 +02:00 committed by GitHub
parent dc6ea1b644
commit 7b25343b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ spec:
members: members:
- partition: partition-1 - partition: partition-1
- peer: dc1-partition-1 - peer: dc1-partition-1
- peer: dc2-partition-2 - peer: dc1-partition-2
``` ```
</CodeBlockConfig> </CodeBlockConfig>