From 09be335cf8abf0abfbc73fbfde7253a5a2762a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Job=20C=C3=A9spedes=20Ortiz?= Date: Thu, 18 Apr 2024 10:46:14 -0600 Subject: [PATCH] ci: increase step resources --- .lighthouse/jenkins-x/k8s.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.lighthouse/jenkins-x/k8s.yaml b/.lighthouse/jenkins-x/k8s.yaml index afc2d40..19a161b 100644 --- a/.lighthouse/jenkins-x/k8s.yaml +++ b/.lighthouse/jenkins-x/k8s.yaml @@ -82,6 +82,13 @@ spec: - fmt command: - make + resources: + limits: + cpu: 750m + memory: 2048Mi + requests: + cpu: 0.1 + memory: 128Mi - image: quay.io/krestomatio/ansible-operator-ci name: image args: