Skip to content

Commit

Permalink
Memory request increased
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwatson484 committed Aug 26, 2021
1 parent eb9c696 commit 9e34d4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/ffc-sfi-payments/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ deployment:

container:
imagePullPolicy: IfNotPresent
requestMemory: 40Mi
requestMemory: 180Mi
requestCpu: 40m
limitMemory: 280Mi
limitCpu: 120m
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffc-sfi-payments",
"version": "2.0.2",
"version": "2.0.3",
"description": "FFC SFI payment services",
"homepage": "https://github.com/DEFRA/ffc-sfi-payments",
"main": "app/index.js",
Expand Down

0 comments on commit 9e34d4e

Please sign in to comment.