Compare commits

...

2 commits

Author SHA1 Message Date
0e698bf6c0 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
2025-04-18 14:08:42 +02:00
e92c588b14
chore(thanos/compactor): increase cpu limit
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2025-04-18 14:07:56 +02:00

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