mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Apply suggestions from code review
This commit is contained in:
parent
3124a9245b
commit
3c6a20f436
@ -49,6 +49,9 @@ Install Consul on Kubernetes on each Kubernetes cluster by applying `values.yaml
|
|||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
$ export HELM_RELEASE_NAME=cluster-name
|
$ 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 server.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user