X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcharts%2Faai-schema-service%2Ftemplates%2Fdeployment.yaml;h=38a19d3bd38dcb8abac5c762b898518917e9eab0;hb=3312c36256912198502d5f3e94f12f44f4c547ef;hp=bd9a85fec221c26a9d5327bd4011d9f670a7cd3d;hpb=8cc3cc09f296c7290ad64d8d4ff3c7627aaa8df2;p=oom.git 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