Skip to content

Commit

Permalink
Merge pull request #1685 from GiganticMinecraft/reduce_request
Browse files Browse the repository at this point in the history
reduce cpu request
  • Loading branch information
outductor authored Jan 8, 2024
2 parents dfc7f5e + f36a3f2 commit 20821ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
containers:
- resources:
requests:
cpu: 8
cpu: 6
memory: 8Gi
limits:
cpu: 8
Expand Down

0 comments on commit 20821ba

Please sign in to comment.