mirror of https://github.com/status-im/consul.git
Update website/content/docs/api-gateway/install.mdx
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
parent
ba0135808c
commit
05ca89c169
|
@ -68,12 +68,12 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
|
|||
|
||||
</Tab>
|
||||
<Tab heading="Helm">
|
||||
|
||||
Add the HashiCorp Helm repository.
|
||||
|
||||
```shell-session
|
||||
$ helm repo add hashicorp https://helm.releases.hashicorp.com
|
||||
```
|
||||
|
||||
Install Consul with API Gateway on your Kubernetes cluster by specifying the `values.yaml` file.
|
||||
|
||||
```shell-session
|
||||
|
|
Loading…
Reference in New Issue