[SDC] Update SDC to 1.9.5
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index 2425799..a208226 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.9.4
+image: onap/sdc-frontend:1.9.5
 pullPolicy: Always
 
 config:
@@ -149,3 +149,8 @@ serviceAccount:
   nameOverride: sdc-fe
   roles:
     - read
+
+#Log configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'