[PORTAL] Use log template
[oom.git] / kubernetes / portal / components / portal-app / values.yaml
index b46876c..6cf2513 100644 (file)
@@ -166,3 +166,8 @@ resources:
       cpu: 2
       memory: 8Gi
   unlimited: {}
+
+# Log configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'