Merge "[AAI] Make aai log level configurable"
[oom.git] / kubernetes / aai / components / aai-modelloader / values.yaml
index ab3d864..97f489f 100644 (file)
@@ -102,4 +102,6 @@ securityContext:
 #Log configuration
 log:
   path: /var/log/onap
+  level:
+    root: INFO
 logConfigMapNamePrefix: '{{ include "common.fullname" . }}'