[VFC] Use log template
[oom.git] / kubernetes / vfc / components / vfc-vnfres / values.yaml
index 74e5b21..68d66a6 100644 (file)
@@ -104,3 +104,8 @@ resources:
       cpu: 200m
       memory: 500Mi
   unlimited: {}
+
+# Log configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'