diff --git a/README.md b/README.md index 003c4c112..b0554118c 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ spec: # Access Cluster -Once deployed and all pods are running, the cluster can be accessed internally via `https://elasticsearch:9200/` or `https://${ELASTICSEARCH_SERVICE_HOST}:9200/` +Once deployed and all pods are running, the cluster can be accessed internally via https://elasticsearch:9200/ or https://${ELASTICSEARCH_SERVICE_HOST}:9200/. **Note**: the service name for the ES client may also be "elasticsearch + " as defined in your `ElasticsearchCluster` resource. ![alt text](docs/images/running-cluster.png "Running Cluster")