Revert fixed kibana and logstash connection to es
[oom.git] / kubernetes / log / resources / kibana / conf / kibana.yml
index 51af3f6..0f72daa 100644 (file)
@@ -30,7 +30,7 @@ server.host: "0"
 server.name: "Kibana"
 
 # The URL of the Elasticsearch instance to use for all your queries.
-elasticsearch.url: "http://elasticsearch.{{.Values.nsPrefix}}-log:9200"
+elasticsearch.url: "http://elasticsearch.onap-log:9200"
 #elasticsearch-service.onap-log:9200"
 #elasticsearch.url: "http://10.247.47.3:9200"
 # When this setting's value is true Kibana uses the hostname specified in the server.host