Skip to content
Snippets Groups Projects

Resolve "Docker image doesn't work"

Merged Markus Scheidgen requested to merge 937-docker-image-doesn-t-work into develop
5 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -24,7 +24,7 @@ elastic:
host: elasticsearch.elasticsearch-7.svc.cluster.local
mongo:
host: rs0/mongodb-0.mongo.mongodb.svc.cluster.local,mongodb-1.mongo.mongodb.svc.cluster.local,mongodb-2.mongo.mongodb.svc.cluster.local
host: mongodb://mongodb-0.mongo.mongodb.svc.cluster.local,mongodb-1.mongo.mongodb.svc.cluster.local,mongodb-2.mongo.mongodb.svc.cluster.local/?replicaSet=rs0
logstash:
host: logstash.elk.svc.cluster.local
Loading