Update website/content/docs/connect/cluster-peering/k8s.mdx
This commit is contained in:
parent
5596f6fc4b
commit
563c11baa5
|
@ -52,7 +52,7 @@ $ export HELM_RELEASE_NAME=cluster-name
|
|||
```
|
||||
|
||||
```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
|
||||
|
|
Loading…
Reference in New Issue