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 #