From ae8e51d232bfae13263ab46f1c98e20c6da648c1 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 10 Oct 2024 08:59:57 +0200 Subject: [PATCH] More memory to the ci --- .woodpecker/helmfile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/helmfile.yaml b/.woodpecker/helmfile.yaml index 6e7f029..cc910a8 100644 --- a/.woodpecker/helmfile.yaml +++ b/.woodpecker/helmfile.yaml @@ -15,10 +15,10 @@ matrix: resources: requests: memory: 1200Mi - cpu: 1200m + cpu: 2 limits: memory: 1200Mi - cpu: 1200m + cpu: 2 steps: diff: !!merge <<: *opts