From ac8a7a89da238b78b1ed3912e9a976d89d02b754 Mon Sep 17 00:00:00 2001 From: I Date: Fri, 6 Dec 2024 12:19:34 +0800 Subject: [PATCH] Update kusama.mbelt3.staking-processor.yaml --- .helm/kusama.mbelt3.staking-processor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.helm/kusama.mbelt3.staking-processor.yaml b/.helm/kusama.mbelt3.staking-processor.yaml index a35b5b0c..a4ac8ad9 100644 --- a/.helm/kusama.mbelt3.staking-processor.yaml +++ b/.helm/kusama.mbelt3.staking-processor.yaml @@ -3,8 +3,8 @@ environment: mbelt3-prod chain: kusama role: staking-processor replicas: 1 -limits: {cpu: 450m, memory: 4096Mi} -requests: {cpu: 350m, memory: 4096Mi} +limits: {cpu: 450m, memory: 10096Mi} +requests: {cpu: 350m, memory: 10096Mi} vault: role: "mbelt" secret: "secret/mbelt/mbelt3_kusama"