docs(es): Update aws deploy docs to correct ElasticSearch version (#8240)

Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
This commit is contained in:
Indy Prentice 2023-06-14 16:05:54 -05:00 committed by GitHub
parent 071ef4d111
commit 9254a1b614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,7 @@ Run `helm upgrade --install datahub datahub/datahub --values values.yaml` to app
### Elasticsearch Service
Provision an elasticsearch domain running elasticsearch version 7.9 or above that shares the VPC with the kubernetes
Provision an elasticsearch domain running elasticsearch version 7.10 or above that shares the VPC with the kubernetes
cluster or has VPC peering set up between the VPC of the kubernetes cluster. Once the domain is provisioned, you should
be able to see the following page. Take a note of the endpoint marked by the red box.