Skip to content

Commit

Permalink
Reduce processor cpu requests to 75m (from 150m)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Jul 1, 2024
1 parent d532c26 commit 74a04b2
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 @@ -54,7 +54,7 @@ apps:
cpu: 300m
memory: 250Mi
requests:
cpu: 150m
cpu: 75m
memory: 100Mi
imagePullSecrets:
- name: osuakatsuki-registry-secret

0 comments on commit 74a04b2

Please sign in to comment.