summaryrefslogtreecommitdiffstats
path: root/kubernetes/mso
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2017-11-30 09:32:05 -0500
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>2017-11-30 14:33:14 +0000
commit7e76ae43f9e7f65deebb12b4b443d09d0e12e8fe (patch)
tree148495ce88672cd68c475dbe5f53f10da7c032be /kubernetes/mso
parent52c3636eca08e5846a64119ff44e690767182fb7 (diff)
Fix filebeat for SO
https://gerrit.onap.org/r/#/c/25053/ introduced a regression, fixing it. Change-Id: Ifd4f374fbd42a0291878c0a5b5ba942fb9c608e1 Issue-ID: OOM-462 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'kubernetes/mso')
-rw-r--r--kubernetes/mso/templates/mso-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/mso/templates/mso-deployment.yaml b/kubernetes/mso/templates/mso-deployment.yaml
index b9ee3c7f98..9ed91414dd 100644
--- a/kubernetes/mso/templates/mso-deployment.yaml
+++ b/kubernetes/mso/templates/mso-deployment.yaml
@@ -55,7 +55,7 @@ spec:
name: mso
- mountPath: /tmp/start-jboss-server.sh
name: mso-docker-files
- - mountPath: /var/log/onap
+ - mountPath: /var/log/ecomp
name: mso-logs
- mountPath: /var/berks-cookbooks/mso-config/files/default/mso-api-handler-infra-config/logback.apihandler-infra.xml
name: logback-apihandler-infra