From 829b47a2b0f769e00ecb08ca4423fa268aa381f1 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 10 Oct 2024 08:04:48 +0200 Subject: [PATCH] Fix ci and add sa name tp the job --- .woodpecker/helmfile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/helmfile.yaml b/.woodpecker/helmfile.yaml index 8dc1e5c..d5f78e2 100644 --- a/.woodpecker/helmfile.yaml +++ b/.woodpecker/helmfile.yaml @@ -14,8 +14,8 @@ matrix: serviceAccountName: woodpecker-ci resources: requests: - memory: 500Mi - cpu: 200m + memory: 700Mi + cpu: 700m limits: memory: 500Mi cpu: 200m