Skip to content

Commit

Permalink
prod: increase mw-web memory limit (#1240)
Browse files Browse the repository at this point in the history
Bug: T349887
  • Loading branch information
tarrow authored Nov 7, 2023
1 parent 07c2fb7 commit 66f2657
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ resources:
memory: 350Mi
limits:
cpu: 400m
memory: 750Mi
memory: 2000Mi
webapi:
requests:
cpu: 200m
Expand Down

0 comments on commit 66f2657

Please sign in to comment.