Skip to content

Commit

Permalink
Merge pull request #2793 from Bolodya1997/qfix/vpp-memory
Browse files Browse the repository at this point in the history
[qfix] Increase memory limit for VPP applications
  • Loading branch information
denis-tingaikin authored Aug 30, 2021
2 parents 571913f + d6c06e3 commit 0aadeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/forwarder-vpp/forwarder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
requests:
cpu: 150m
limits:
memory: 400Mi
memory: 500Mi
cpu: 500m
readinessProbe:
exec:
Expand Down

0 comments on commit 0aadeee

Please sign in to comment.