From: Kajur, Harish (vk250x) Date: Wed, 10 Apr 2019 17:11:20 +0000 (-0400) Subject: Update the logs folder to be AAI-SS X-Git-Tag: 4.0.0-ONAP~240^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=1264b0d44df7fe92feff5cb2b1ba8058fd409b02 Update the logs folder to be AAI-SS Issue-ID: AAI-2356 Change-Id: I5ae4edab334aa2df722138f9d63ab8f23478cae7 Signed-off-by: Kajur, Harish (vk250x) --- 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