From ef8eb2e9940b74a1b28686f1291e5a2aaacaea8e Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Fri, 21 Jan 2022 18:46:02 +0100 Subject: [PATCH] Update vars.yaml --- scripts/helmcharts/vars.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index a19ab96ae..5fd626d48 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -90,10 +90,14 @@ chalice: # For example: # -# alerts: +# http: # resources: # limits: -# cpu: 1 +# cpu: 1024m +# memory: 4096Mi +# requests: +# cpu: 512m +# memory: 2056Mi ## Changes to nginx #