Skip to content

Commit

Permalink
perf: ⚡️ increase resource limits
Browse files Browse the repository at this point in the history
  • Loading branch information
jaskaransarkaria committed Dec 4, 2024
1 parent 67bddfe commit 0c39486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/thanos-values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ compactor:
cpu: 1500m
memory: 1000Mi
limits:
cpu: 6500m
memory: 7000Mi
cpu: 7000m
memory: 10000Mi
bucketweb:
resources:
limits:
Expand Down

0 comments on commit 0c39486

Please sign in to comment.