[DCAEMOD] Uses new tpls for repos / images
[oom.git] / kubernetes / pomba / charts / pomba-search-data / resources / config / elastic-search.properties
1 {{/*
2 # ElasticSearch Configuration
3 */}}
4
5 es.cluster-name=POMBA_ES
6 es.ip-address=pomba-es.{{.Release.Namespace}}
7 es.http-port={{.Values.config.elasticsearchHttpPort}}