bci2: Tolerate du5t1n.me/jenkins taint

For aarch64 builds that cannot run on Raspberry Pi nodes, the pod must
tolerate the `du5t1n.me/jenkins` taint, which is applied to ephemeral
nodes in EC2.  Without this toleration, the pod can never be scheduled,
as there are no aarch64 nodes besides Rasberry Pis that do not have that
taint.
bci2-resources
Dustin 2024-05-25 11:50:12 -05:00
parent c9eb592e0a
commit 18c0cdda1b
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ spec:
limits:
github.com/fuse: 1
hostUsers: false
tolerations:
- key: du5t1n.me/jenkins