From 0697748cc6c7dbf83045a3e8112baee5de6ea17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Job=20C=C3=A9spedes=20Ortiz?= Date: Sat, 16 Mar 2024 14:46:58 -0600 Subject: [PATCH] delete --- .lighthouse/jenkins-x/k8s.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.lighthouse/jenkins-x/k8s.yaml b/.lighthouse/jenkins-x/k8s.yaml index 4d6ea25..faad8ad 100644 --- a/.lighthouse/jenkins-x/k8s.yaml +++ b/.lighthouse/jenkins-x/k8s.yaml @@ -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 @@ -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: {}