diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 91de773e0..0ca05ba87 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -84,10 +84,14 @@ chalice: # For example: # -# alerts: +# http: # resources: # limits: -# cpu: 1 +# cpu: 1024m +# memory: 4096Mi +# requests: +# cpu: 512m +# memory: 2056Mi ## Changes to nginx #