Merge "[AAI] Log to stdout in aai pods"
[oom.git] / kubernetes / aai / components / aai-resources / values.yaml
index 2b8aa75..0df30ed 100644 (file)
@@ -318,12 +318,12 @@ logConfigMapNamePrefix: '{{ include "common.fullname" . }}'
 
 # To make logback capping values configurable
 logback:
-  logToFileEnabled: true
+  logToFileEnabled: false
   maxHistory: 7
   totalSizeCap: 1GB
   queueSize: 1000
 
 accessLogback:
-  logToFileEnabled: true
+  logToFileEnabled: false
   maxHistory: 7
   totalSizeCap: 1GB