From 0e57ca1a3b8c7436c75d66e23e7d8d0a86b742c2 Mon Sep 17 00:00:00 2001 From: Staffan Olsson Date: Fri, 30 Nov 2018 13:51:38 +0100 Subject: [PATCH] Got OOMKilled too frequently --- kafka/test/produce-consume.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka/test/produce-consume.yml b/kafka/test/produce-consume.yml index 723d2927..a17084cf 100644 --- a/kafka/test/produce-consume.yml +++ b/kafka/test/produce-consume.yml @@ -141,7 +141,7 @@ spec: resources: limits: cpu: 100m - memory: 120Mi + memory: 140Mi volumeMounts: - name: config mountPath: /test