Skip to content

Commit

Permalink
Update establish-peering.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
David Yu authored and jm96441n committed Jul 11, 2023
1 parent 87dc79f commit 3d9805c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ To use cluster peering with Consul on Kubernetes deployments, update the Helm ch
$ helm install ${HELM_RELEASE_NAME2} hashicorp/consul --create-namespace --namespace consul --version "1.2.0" --values values.yaml --set global.datacenter=dc2 --kube-context $CLUSTER2_CONTEXT
```

1. For both clusters apply `Mesh` Config entry values provided in [Mesh Gateway Specificaions](/consul/docs/k8s/connect/cluster-peering/tech-specs#mesh-gateway-specifications) to allow establishing peering connections over Mesh Gateways.
1. For both clusters apply the `Mesh` configuration entry values provided in [Mesh Gateway Specifications](/consul/docs/k8s/connect/cluster-peering/tech-specs#mesh-gateway-specifications) to allow establishing peering connections over mesh gateways.

### Configure the mesh gateway mode for traffic between services

Expand Down

0 comments on commit 3d9805c

Please sign in to comment.