mirror of https://github.com/status-im/consul.git
revert indent
This commit is contained in:
parent
c8e78f1f8d
commit
4b8b1b502c
|
@ -54,15 +54,15 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
|
|||
~> **Note:** Refer to the official [Consul K8S CLI documentation](https://www.consul.io/docs/k8s/k8s-cli) to find additional settings.
|
||||
|
||||
```shell-session
|
||||
$ brew tap hashicorp/tap
|
||||
$ brew tap hashicorp/tap
|
||||
```
|
||||
|
||||
```shell-session
|
||||
$ brew install hashicorp/tap/consul-k8s
|
||||
$ brew install hashicorp/tap/consul-k8s
|
||||
```
|
||||
|
||||
```shell-session
|
||||
$ consul-k8s install -config-file=values.yaml -set global.image=hashicorp/consul:1.12.2
|
||||
$ consul-k8s install -config-file=values.yaml -set global.image=hashicorp/consul:1.12.2
|
||||
```
|
||||
|
||||
</Tab>
|
||||
|
|
Loading…
Reference in New Issue