Skip to content

Commit

Permalink
Add more ram
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui authored Aug 16, 2024
1 parent ae200d8 commit 525b306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ apps:
resources:
limits:
cpu: 300m
memory: 400Mi
memory: 600Mi
requests:
cpu: 150m
memory: 300Mi
memory: 500Mi
env:
- name: APP_COMPONENT
value: api
Expand Down

0 comments on commit 525b306

Please sign in to comment.