Updating ElasticSearch version to 6.1.2
[oom.git] / kubernetes / aai / charts / aai-elasticsearch / templates / configmap.yaml
index 4fe634c..c60b8f2 100644 (file)
@@ -25,5 +25,5 @@ metadata:
     release: {{ .Release.Name }}
     heritage: {{ .Release.Service }}
 data:
-{{ tpl (.Files.Glob "resources/config/elasticsearch.yml").AsConfig . | indent 2 }}
+{{ tpl (.Files.Glob "resources/config/*").AsConfig . | indent 2 }}
 #{{ end }}