Skip to content

Commit

Permalink
Reduce CPU requests
Browse files Browse the repository at this point in the history
  • Loading branch information
lwschan committed Dec 16, 2022
1 parent c377634 commit b4caf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
resources:
requests:
memory: 40Mi
cpu: 25m
cpu: 2m
limits:
memory: 40Mi
ports:
Expand Down

0 comments on commit b4caf9e

Please sign in to comment.