jaegertracing / jaeger-openshift

Support for deploying Jaeger into OpenShift
https://jaegertracing.io/
Apache License 2.0
57 stars 37 forks source link

Use zero Elasticsearch replicas #77

Open pavolloffay opened 6 years ago

pavolloffay commented 6 years ago

When Jaeger is deployed with https://github.com/jaegertracing/jaeger-openshift/blob/master/production/elasticsearch.yml it should be configured with zero replicas otherwise Elasticsearch reports "yellow" status due to unassigned shards.

See also: https://github.com/jaegertracing/jaeger/pull/754