Skip to content

Commit

Permalink
reduce cpu request
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Jan 8, 2024
1 parent dfc7f5e commit f36a3f2
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 f36a3f2

Please sign in to comment.