Skip to content

Commit ebf0bd4

Browse files
Mbd06bclaude
andcommitted
fix(ci): reduce CPU request from 2 to 1 for scheduling flexibility
[ci skip] Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 69fce88 commit ebf0bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ spec:
6767
resources:
6868
requests:
6969
memory: "4Gi"
70-
cpu: "2"
70+
cpu: "1"
7171
ephemeral-storage: "5Gi"
7272
limits:
7373
memory: "8Gi"

0 commit comments

Comments
 (0)