diff --git a/ci/podTemplate.yaml b/ci/podTemplate.yaml index 3482526..ad7a4c7 100644 --- a/ci/podTemplate.yaml +++ b/ci/podTemplate.yaml @@ -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