Skip to content

Commit

Permalink
Raising requests for Jenkins pods (#2495)
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanHilt authored Mar 6, 2024
1 parent 6ee728a commit 077e475
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2024-02-23T20:30:41Z"
"generated_at": "2024-02-23T20:30:41Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ spec:
resources:
requests:
cpu: 0.2
memory: 200Mi
ephemeral-storage: 200Mi
memory: 400Mi
ephemeral-storage: 1Gi
env:
- name: AWS_DEFAULT_REGION
value: us-east-1
Expand Down

0 comments on commit 077e475

Please sign in to comment.