summaryrefslogtreecommitdiffstats
path: root/templates/aai-resources-deployment.yaml
diff options
context:
space:
mode:
authorBorislavG <Borislav.Glozman@amdocs.com>2017-12-17 16:33:34 +0200
committerBorislav Glozman <Borislav.Glozman@amdocs.com>2017-12-17 15:14:55 +0000
commitc14298fcaa6717d8b8f8f9a9ac730180c4f4f00c (patch)
tree9e26aeb19433a1f8290ed6e2b7d2f7cea38352bd /templates/aai-resources-deployment.yaml
parent5dc9ef84e940b58c70f7a591ab0bf3e6e73a1162 (diff)
Fix wrong filebeat config in aai
Change-Id: Ia051e8294a60e6fe37037bcb682470a9f4a31d72 Issue-ID: OOM-469 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Diffstat (limited to 'templates/aai-resources-deployment.yaml')
-rw-r--r--templates/aai-resources-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/aai-resources-deployment.yaml b/templates/aai-resources-deployment.yaml
index 2e46284..7ff5e66 100644
--- a/templates/aai-resources-deployment.yaml
+++ b/templates/aai-resources-deployment.yaml
@@ -83,7 +83,7 @@ spec:
path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/aai-data/"
- name: filebeat-conf
hostPath:
- path: /dockerdata-nfs/{{ .Values.nsPrefix }}/log/filebeat/log4j/filebeat.yml
+ path: /dockerdata-nfs/{{ .Values.nsPrefix }}/log/filebeat/logback/filebeat.yml
- name: aai-resources-logs
emptyDir: {}
- name: aai-resources-filebeat