Skip to content

Commit

Permalink
basehub: increase memory limit for dirsize-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 4, 2024
1 parent a509e45 commit 687d4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-charts/basehub/templates/home-dirsize-reporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
cpu: 0.01
limits:
cpu: 0.05
memory: 256Mi
memory: 512Mi
args:
- dirsize-exporter
- /shared-volume
Expand Down

0 comments on commit 687d4b3

Please sign in to comment.