From bacb1321b4faba7f0e778192535275cc1c0596d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Brunk?= Date: Sat, 20 Mar 2021 22:05:08 +0100 Subject: [PATCH] Helm - Update default RAM Request for tasks in sandbox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on the following kustomize change: - 72c57053 Update default RAM Request for tasks in sandbox (#750) Signed-off-by: Sören Brunk Signed-off-by: Haytham Abuelfutuh --- helm/values-sandbox.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/values-sandbox.yaml b/helm/values-sandbox.yaml index f1fad19694..8db1cfd763 100644 --- a/helm/values-sandbox.yaml +++ b/helm/values-sandbox.yaml @@ -126,6 +126,7 @@ configmap: - FLYTE_AWS_ENDPOINT: "http://minio.flyte:9000" - FLYTE_AWS_ACCESS_KEY_ID: minio - FLYTE_AWS_SECRET_ACCESS_KEY: miniostorage + default-memory: 200Mi task_logs: plugins: