Skip to content

Commit

Permalink
Merge a462528 into backport/david-yu-format-apig-gw-install/overly-re…
Browse files Browse the repository at this point in the history
…laxing-yeti
  • Loading branch information
hc-github-team-consul-core authored Feb 22, 2024
2 parents accc518 + a462528 commit 566c390
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ The Consul API gateway ships with Consul and is automatically installed when you
```

```shell-session
$ consul-k8s install -config-file=values.yaml -set global.image=hashicorp/consul:1.16.0
$ consul-k8s install -config-file=values.yaml -set global.image=hashicorp/consul:1.17.0
```

</Tab>
Expand All @@ -110,7 +110,7 @@ The Consul API gateway ships with Consul and is automatically installed when you
Install Consul with API Gateway on your Kubernetes cluster by specifying the `values.yaml` file.

```shell-session
$ helm install consul hashicorp/consul --version 1.2.0 --values values.yaml --create-namespace --namespace consul
$ helm install consul hashicorp/consul --version 1.3.0 --values values.yaml --create-namespace --namespace consul
```

</Tab>
Expand Down

0 comments on commit 566c390

Please sign in to comment.