fix: increase thanos resource limits #314

Merged
tom merged 2 commits from tn-fix-thanos-resource-limits into main 2024-11-25 05:30:00 +01:00
Showing only changes of commit 9f079d350c - Show all commits

View file

@ -63,7 +63,7 @@ spec:
cpu: 100m
memory: 256Mi
limits:
cpu: 500m
cpu: 750m
memory: 2Gi
---
apiVersion: v1