Skip to content

Commit

Permalink
Reduce cpu requests from 300m to 75m
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Jul 1, 2024
1 parent 75e1edf commit 8f70e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ apps:
cpu: 300m
memory: 250Mi
requests:
cpu: 200m
cpu: 75m
memory: 150Mi
env:
- name: APP_COMPONENT
Expand Down

0 comments on commit 8f70e07

Please sign in to comment.