Skip to content

Commit

Permalink
ci: increase step resources
Browse files Browse the repository at this point in the history
  • Loading branch information
jobcespedes committed Apr 18, 2024
1 parent a78bb21 commit 09be335
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .lighthouse/jenkins-x/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 09be335

Please sign in to comment.