pelias-deprecated / kubernetes

Tools for running Pelias services on kubernetes
MIT License
54 stars 47 forks source link

Add empty value for default canary elasticsearch host #120

Closed orangejulius closed 4 years ago

orangejulius commented 4 years ago

As of https://github.com/pelias/kubernetes/pull/115, an entry (even just null) was required for the canary.elasticsearch value in order to avoid an error.

The defaults should work out of the box, so this sets a default value for canary.elasticsearch.host to prevent the error.