magma / domain-proxy

A Domain proxy for Magma
BSD 3-Clause "New" or "Revised" License
1 stars 6 forks source link

Mount volume with elasticsearch configuration in dp POD in orc8r helm chart #519

Closed sklgromek closed 1 year ago

sklgromek commented 2 years ago

Currently, DP POD doesn't mount other than its configuration which results in it doesn't have other component configurations. E.g. elasticsearch,

⇨ http server started on [::]:10124
I0809 20:29:42.028472       1 service.go:191] HTTP server error: code=500, message=Post "http://elasticsearch:9200/dp%2A/_search": dial tcp: lookup elasticsearch on 172.20.0.10:53: no such host
I0809 20:30:11.979637       1 service.go:191] HTTP server error: code=500, message=no available connection: no Elasticsearch node available
I0809 20:30:41.976384       1 service.go:191] HTTP server error: code=500, message=Post "http://elasticsearch:9200/dp%2A/_search": dial tcp: lookup elasticsearch on 172.20.0.10:53: no such host