Merge "[AAI] Log to stdout in aai pods"
[oom.git] / kubernetes / aai / components / aai-graphadmin / values.yaml
index b072482..749d6a5 100644 (file)
@@ -233,13 +233,13 @@ persistence:
 
 # To make logback capping values configurable
 logback:
-  logToFileEnabled: true
+  logToFileEnabled: false
   maxHistory: 7
   totalSizeCap: 6GB
   queueSize: 1000
 
 accessLogback:
-  logToFileEnabled: true
+  logToFileEnabled: false
   maxHistory: 7
   totalSizeCap: 6GB