Merge pull request 'chore(thanos/compactor): increase cpu limit' (#874) from tn-increase-thanos-compactor-limit into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #874
This commit is contained in:
Tom Neuber 2025-04-18 14:08:42 +02:00
commit 0e698bf6c0

View file

@ -85,10 +85,10 @@ spec:
timeoutSeconds: 30
resources:
requests:
cpu: 200m
cpu: 300m
memory: 256Mi
limits:
cpu: 750m
cpu: 1
memory: 500Mi
volumeMounts:
- name: objstore