diff --git a/.github/helm/affine/charts/front/values.yaml b/.github/helm/affine/charts/front/values.yaml index 1e005e5ea0..2ca34043fe 100644 --- a/.github/helm/affine/charts/front/values.yaml +++ b/.github/helm/affine/charts/front/values.yaml @@ -30,8 +30,8 @@ podSecurityContext: resources: requests: - cpu: '2' - memory: 4Gi + cpu: '1' + memory: 2Gi probe: initialDelaySeconds: 20