From d4ec80fab36500dd0c82f8691f87ba117556927a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 12 Feb 2024 06:44:25 +0100 Subject: [PATCH] 2GB min (RAM) https://github.com/minio/minio/issues/18906 https://github.com/minio/docs/issues/1116 https://github.com/minio/minio/pull/18846 --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 5bf6b9d..1c86042 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -8,7 +8,7 @@ "version": "3.12.10", "upstreamVersion": "2024-02-09T21-25-16Z", "healthCheckPath": "/minio/login", - "memoryLimit": 805306368, + "memoryLimit": 2147483648, "httpPort": 8000, "httpPorts": { "API_SERVER_DOMAIN": {