fabric8io / openshift-elasticsearch-plugin

Apache License 2.0
27 stars 21 forks source link

bug 1694884. Don't explicitly define kibana index replica #171

Closed jcantrill closed 5 years ago

jcantrill commented 5 years ago

This PR fixes https://bugzilla.redhat.com/show_bug.cgi?id=1667801 by removing the explicit replica setting when creating the index and let it rely on the template

jcantrill commented 5 years ago

[merge]