Merge "[AAI] Update the aai keystore with the newly generated cert"
[oom.git] / kubernetes / so / components / so-sdnc-adapter / values.yaml
index 8f3565e..d087b15 100755 (executable)
@@ -72,7 +72,7 @@ secrets:
 #################################################################
 # Application configuration defaults.
 #################################################################
-image: onap/so/sdnc-adapter:1.8.2
+image: onap/so/sdnc-adapter:1.9.2
 pullPolicy: Always
 
 org:
@@ -168,3 +168,8 @@ serviceAccount:
   nameOverride: so-sdnc-adapter
   roles:
     - read
+
+#Logs configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'