From 5a36acea7bca192f8cd4a3b64678694b5b422a49 Mon Sep 17 00:00:00 2001 From: DarkSky Date: Sat, 7 Feb 2026 17:59:14 +0800 Subject: [PATCH] chore: adjust resource --- .github/helm/affine/charts/front/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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