fix tabs
This commit is contained in:
parent
0107e80bed
commit
c76be552bc
|
@ -59,9 +59,9 @@ $ helm repo add hashicorp https://helm.releases.hashicorp.com
|
|||
```shell-session
|
||||
$ helm install consul hashicorp/consul --version 0.45.0 --values values.yaml --create-namespace --namespace consul
|
||||
```
|
||||
</Tab>helm>
|
||||
</Tab>
|
||||
|
||||
<Tab heading="Consul K8s CLI (Mac Only)"></Tab>
|
||||
<Tab heading="Consul K8s CLI (Mac Only)">
|
||||
Note: You can review the official [Consul K8S CLI documentation](https://www.consul.io/docs/k8s/k8s-cli) to learn more about additional settings.
|
||||
|
||||
```shell-session
|
||||
|
|
Loading…
Reference in New Issue