Skip to content

Commit

Permalink
Increase memory to test OOM errors
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan authored Sep 20, 2020
1 parent e3f5c8a commit 5096f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/manifest-europe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
memory: 128Mi
limits:
cpu: "0.1"
memory: 128Mi
memory: 328Mi
ports:
- containerPort: 8080
protocol: TCP
Expand Down

0 comments on commit 5096f71

Please # to comment.