Skip to content

Commit

Permalink
chore: set memory limit to 5Gi
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
  • Loading branch information
sumo-drosiek committed Feb 7, 2024
1 parent b1f65de commit 5c2938e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/values/values_common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,5 @@ debug:
- --print-spans
resources:
limits:
memory: 0
memory: 5Gi # unlimited
enableLocalMode: true

0 comments on commit 5c2938e

Please sign in to comment.