From 5bb1117a6f5f8482d96a9782cee94e95289029a7 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 Based on the following kustomize change: - 72c57053 Update default RAM Request for tasks in sandbox (#750) --- helm/values-sandbox.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/values-sandbox.yaml b/helm/values-sandbox.yaml index f1fad196949..8db1cfd763d 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: