1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Fix bad link

This commit is contained in:
Michael Burke
2020-10-21 09:33:55 -04:00
committed by openshift-cherrypick-robot
parent 1e85d474d1
commit e14d3d5a07

View File

@@ -18,7 +18,7 @@ The number of primary shards for the index templates is equal to the number of E
The Cluster Logging Operator and companion Elasticsearch Operator ensure that each Elasticsearch node is deployed using a unique Deployment that includes its own storage volume.
You can use a Cluster Logging Custom Resource (CR) to increase the number of Elasticsearch nodes, as needed.
Refer to the link:cluster-logging-about-logstore.adoc[Elasticsearch documentation] for considerations involved in configuring storage.
Refer to the link:https://www.elastic.co/guide/en/elasticsearch/guide/current/hardware.html[Elasticsearch documentation] for considerations involved in configuring storage.
[NOTE]
====