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

This commit is contained in:
David Yu 2022-06-21 16:34:45 -07:00 committed by GitHub
parent 3c6a20f436
commit 5469fa6d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ $ export HELM_RELEASE_NAME=cluster-name
``` ```
```shell-session ```shell-session
$ helm install ${HELM_RELEASE_NAME} hashicorp/consul --version "0.45.0" --values server.yaml $ helm install ${HELM_RELEASE_NAME} hashicorp/consul --version "0.45.0" --values values.yaml
``` ```
## Create a peering connection ## Create a peering connection