Skip to content

Commit

Permalink
backport of commit 4afa88b
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yu committed Nov 29, 2022
1 parent 3255b72 commit 8c8bf00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/connect/cluster-peering/k8s.mdx
Expand Up @@ -47,7 +47,7 @@ Complete the following procedure after you have provisioned a Kubernetes cluster
$ export CLUSTER2_CONTEXT=<CONTEXT for second Kubernetes cluster>
```

1. To establish cluster peering through Kubernetes, create a `values.yaml` file with the following Helm values. **NOTE:** Mesh Gateway replicas are defaulted to 1 replica, and could be adjusted using the `meshGateway.replicas` value for higher availaibility.
1. To establish cluster peering through Kubernetes, create a `values.yaml` file with the following Helm values. **NOTE:** Mesh Gateway replicas are defaulted to 1 replica, and could be adjusted using the `meshGateway.replicas` value for higher availability.

<CodeBlockConfig filename="values.yaml">

Expand Down

0 comments on commit 8c8bf00

Please sign in to comment.