Backport of docs: fix partition target in samenessgroups into release/1.17.x (#20208)

backport of commit 7b25343b42

Co-authored-by: Krastin Krastev <krastin@hashicorp.com>
pull/20223/head
hc-github-team-consul-core 2024-01-16 10:59:27 -06:00 committed by GitHub
parent 0d97ec54e5
commit 05043bc3c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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