Update website/content/docs/api-gateway/install.mdx

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
This commit is contained in:
sarahalsmiller 2022-08-05 10:01:29 -05:00 committed by GitHub
parent ba0135808c
commit 05ca89c169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -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