Merge "[AAI] Make aai log level configurable"
[oom.git] / kubernetes / common / common / templates / _log.tpl
index 369c25b..993c482 100644 (file)
     mountPath: /usr/share/filebeat/data
   resources:
     requests:
-      memory: "5Mi"
       cpu: "10m"
+      memory: "5Mi"
     limits:
-      memory: "20Mi"
       cpu: "100m"
+      memory: "20Mi"
 {{- end -}}
 {{- end -}}