[UUI] Update image of components of UUI
[oom.git] / kubernetes / aai / components / aai-modelloader / values.yaml
index ab3d864..2d995ed 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
   nodePortPrefix: 302
 
 # application image
-image: onap/model-loader:1.13.6
+image: onap/model-loader:1.14.1
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
@@ -102,4 +102,6 @@ securityContext:
 #Log configuration
 log:
   path: /var/log/onap
+  level:
+    root: INFO
 logConfigMapNamePrefix: '{{ include "common.fullname" . }}'