From 20c3da21497167287bfc2ed4c1229caae4559757 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Mon, 14 Oct 2024 08:17:54 +0200 Subject: [PATCH] Try ci without limits --- .woodpecker/helmfile.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.woodpecker/helmfile.yaml b/.woodpecker/helmfile.yaml index cc910a8..72c92c5 100644 --- a/.woodpecker/helmfile.yaml +++ b/.woodpecker/helmfile.yaml @@ -12,13 +12,13 @@ matrix: backend_options: kubernetes: serviceAccountName: woodpecker-ci - resources: - requests: - memory: 1200Mi - cpu: 2 - limits: - memory: 1200Mi - cpu: 2 + #resources: + # requests: + # memory: 1200Mi + # cpu: 2 + # limits: + # memory: 1200Mi + # cpu: 2 steps: diff: !!merge <<: *opts