fix clamp filebeat data dir
[oom.git] / kubernetes / clamp / templates / deployment.yaml
index fb06d83..bc0eac7 100644 (file)
@@ -55,7 +55,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" . }}