From: James MacNider Date: Thu, 11 Apr 2019 14:53:00 +0000 (+0000) Subject: Merge "Update the logs folder to be AAI-SS" X-Git-Tag: 4.0.0-ONAP~240 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e7f1ac17bf075a45fcf5626797973eef3bf3c05a;hp=b7e876f2735b5e0636b387aa0fa4eb9054dc5ca0;p=oom.git Merge "Update the logs folder to be AAI-SS" --- diff --git a/kubernetes/aai/charts/aai-schema-service/templates/deployment.yaml b/kubernetes/aai/charts/aai-schema-service/templates/deployment.yaml index bd9a85fec2..38a19d3bd3 100644 --- a/kubernetes/aai/charts/aai-schema-service/templates/deployment.yaml +++ b/kubernetes/aai/charts/aai-schema-service/templates/deployment.yaml @@ -53,7 +53,7 @@ spec: - mountPath: /opt/app/aai-schema-service/resources/etc/appprops/aaiconfig.properties name: aaiconfig-conf subPath: aaiconfig.properties - - mountPath: /opt/aai/logroot/AAI-SCHEMA-SERVICE + - mountPath: /opt/aai/logroot/AAI-SS name: {{ include "common.fullname" . }}-logs - mountPath: /opt/app/aai-schema-service/resources/logback.xml name: {{ include "common.fullname" . }}-log-conf