From bfc98c5682c7f433718f74cdbd04793cbe3ecdce Mon Sep 17 00:00:00 2001 From: Rub21 Date: Wed, 22 Nov 2023 10:04:12 +0700 Subject: [PATCH] Add sharedMemorySize for db - prod --- values.production.template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values.production.template.yaml b/values.production.template.yaml index e1499e06..3a49af46 100644 --- a/values.production.template.yaml +++ b/values.production.template.yaml @@ -79,6 +79,7 @@ osm-seed: limits: memory: "10Gi" cpu: "5" + sharedMemorySize: 512Mi # ==================================================================================================== # Variables for osm-seed website