more feedback about helm chart from Jeff

This commit is contained in:
trujillo-adam 2022-01-27 13:02:21 -08:00
parent 9e4fa4d9ac
commit 97e79e99db

View File

@ -23,6 +23,7 @@ Your datacenter must meet the following requirements prior to configuring the Co
- A Kubernetes cluster must be running
- Consul 1.11.2+
- HashiCorp Helm chart 0.40.0+
## Installation
@ -50,6 +51,9 @@ Your datacenter must meet the following requirements prior to configuring the Co
enabled: true
controller:
enabled: true
apiGateway:
enabled: true
image: hashicorp/consul-api-gateway:0.1.0-beta
```
</CodeBlockConfig>