Update website/content/docs/connect/cluster-peering/k8s.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
Ashwin Venkatesh 2022-08-10 16:53:45 -04:00 committed by GitHub
parent cd28cfc892
commit 3c8ab23f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ To recreate or reset the peering connection, you need to generate a new peering
1. You can do this by creating or updating the annotation `consul.hashicorp.com/peering-version` on the `PeeringAcceptor`. If the annotation already exists, update its value to a version that is higher.
<CodeBlockConfig filename="acceptor.yml">
<CodeBlockConfig filename="acceptor.yml" highlight="6" hideClipboard>
```yaml
apiVersion: consul.hashicorp.com/v1alpha1