Skip to content

Commit

Permalink
Slightly increase exporter default resources
Browse files Browse the repository at this point in the history
This should be a little closer to real-world usage
  • Loading branch information
tillprochaska committed Nov 6, 2024
1 parent d72d5f4 commit 72e52a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/charts/aleph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ exporter:

containerResources:
requests:
memory: 250Mi
cpu: 10m
memory: 300Mi
cpu: 100m
limits:
memory: 500Mi

0 comments on commit 72e52a7

Please sign in to comment.