Skip to content

Commit

Permalink
Reduce memory requests for processor
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed May 26, 2024
1 parent 9d40594 commit f174f44
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 @@ -51,7 +51,7 @@ apps:
memory: 250Mi
requests:
cpu: 150m
memory: 150Mi
memory: 100Mi
imagePullSecrets:
- name: osuakatsuki-registry-secret
service:
Expand Down

0 comments on commit f174f44

Please sign in to comment.