Skip to content

Commit

Permalink
Update install.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahalsmiller authored Nov 17, 2022
1 parent a95ec13 commit a7d6946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/api-gateway/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Ensure that the environment you are deploying Consul API Gateway in meets the re
Install Consul with API Gateway on your Kubernetes cluster by specifying the `values.yaml` file.
```shell-session
$ helm install consul hashicorp/consul --version 0.45.0 --values values.yaml --create-namespace --namespace consul
$ helm install consul hashicorp/consul --version 1.0.0 --values values.yaml --create-namespace --namespace consul
```
</Tab>
</Tabs>
Expand Down

0 comments on commit a7d6946

Please sign in to comment.