Skip to content

Commit

Permalink
chore: updating memoery allocation (#497)
Browse files Browse the repository at this point in the history
Signed-off-by: Sukanya Rath <[email protected]>
  • Loading branch information
sukanya-rath committed May 16, 2024
1 parent b0d6571 commit df9c997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/fin-pay-transparency/values-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ backend:
resources:
limits:
cpu: 150m
memory: 500Mi
memory: 300Mi
requests:
cpu: 50m
memory: 250Mi
memory: 150Mi
initResources:
limits:
cpu: 150m
Expand Down

0 comments on commit df9c997

Please sign in to comment.