ci: Set resource requests/limits
Aimee OS/container-images/pipeline/head There was a failure building this commit Details

Use the whole node to prevent interference from other processes causing
e.g. OOM conditions.
lib/main
Dustin 2024-12-14 11:14:26 -06:00
parent a67ed592df
commit b7fdaa93ac
1 changed files with 5 additions and 0 deletions

View File

@ -16,5 +16,10 @@ spec:
resources:
limits:
github.com/fuse: 1
cpu: 6
memory: 8G
requests:
cpu: 6
memory: 8G
tolerations:
- key: du5t1n.me/jenkins