mirror of https://github.com/status-im/consul.git
Update website/content/docs/connect/cluster-peering/k8s.mdx
This commit is contained in:
parent
3c6a20f436
commit
5469fa6d3f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue