From e74b8182174a98b15e2331a26c424dca63431ab9 Mon Sep 17 00:00:00 2001 From: Faruk Date: Wed, 1 Jun 2022 23:58:17 -0400 Subject: [PATCH] release 75281 update memory! --- helm/harness/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/helm/harness/values.yaml b/helm/harness/values.yaml index 3a7abac..ef0d614 100644 --- a/helm/harness/values.yaml +++ b/helm/harness/values.yaml @@ -116,10 +116,10 @@ platform: memory: 60 resources: limits: - memory: 244Mi + memory: 300Mi cpu: 1 requests: - memory: 128Mi + memory: 300Mi cpu: 200m log_service: @@ -134,10 +134,10 @@ log_service: scm: resources: limits: - memory: 48Mi + memory: 100Mi cpu: 200m requests: - memory: 48Mi + memory: 100Mi cpu: 200m delegate_proxy: @@ -152,10 +152,10 @@ delegate_proxy: proxy: resources: limits: - memory: 16Mi + memory: 100Mi cpu: 200m requests: - memory: 16Mi + memory: 100Mi cpu: 200m redis: