From 8e6ae42ac74e30a26ce78c53c8e5005762dab90f Mon Sep 17 00:00:00 2001 From: Adrien Date: Thu, 11 Apr 2024 12:51:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Remove=20k8s=20limits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/.deploy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/.deploy.yaml b/.woodpecker/.deploy.yaml index bd12d6f..31e5935 100644 --- a/.woodpecker/.deploy.yaml +++ b/.woodpecker/.deploy.yaml @@ -20,6 +20,6 @@ steps: requests: memory: "2Gi" cpu: "2" - limits: - memory: 2Gi - cpu: "2" + # limits: + # memory: 2Gi + # cpu: "2"