Merge "update log helm chart from 2 to 3.0.0"
[oom.git] / kubernetes / clamp / templates / deployment.yaml
index fb06d83..4dc12c3 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2017 Amdocs, Bell Canada
+# Modifications Copyright © 2018 AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -55,7 +56,7 @@ spec:
             mountPath: /usr/share/filebeat/filebeat.yml
             subPath: filebeat.yml
           - name: {{ include "common.fullname" . }}-data-filebeat
-            mountPath: /usr/share/filebeat/datag
+            mountPath: /usr/share/filebeat/data
           - name: {{ include "common.fullname" . }}-logs
             mountPath: /var/log/onap
         - name: {{ include "common.name" . }}