[CONSUL] Add limits to consul chart.
[oom.git] / kubernetes / pomba / charts / pomba-search-data / resources / config / elastic-search.properties
1 # ElasticSearch Configuration
2
3 es.cluster-name=POMBA_ES
4 es.ip-address=pomba-es.{{.Release.Namespace}}
5 es.http-port={{.Values.config.elasticsearchHttpPort}}