Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
jobcespedes committed Mar 16, 2024
1 parent d9b4a29 commit 0697748
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .lighthouse/jenkins-x/k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ spec:
- image: quay.io/krestomatio/ansible-docker-ci
name: image
args:
- multiarch-image
- "900"
command:
- make
- "sleep"
resources:
limits:
cpu: 750m
Expand All @@ -105,7 +105,9 @@ spec:
requests:
cpu: 0.1
memory: 128Mi
podTemplate: {}
podTemplate:
nodeSelector:
beta.kubernetes.io/arch: amd64
serviceAccountName: tekton-bot
timeout: 240h0m0s
status: {}

0 comments on commit 0697748

Please sign in to comment.