Skip to content

Commit

Permalink
increased the backends memory footprint
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Sep 22, 2023
1 parent 86f5ffb commit 888c457
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ spec:
resources:
requests:
cpu: 1000m
memory: 50Mi
memory: 100Mi
limits:
memory: 200Mi
memory: 500Mi
livenessProbe:
httpGet:
path: /health
Expand Down

0 comments on commit 888c457

Please sign in to comment.