fix(thanos): increase storegateway memory limit (because of OOM kills) #315

Merged
tom merged 1 commit from tn-fix-thanos-resource-limits into main 2024-11-25 05:55:00 +01:00

View file

@ -78,7 +78,7 @@ spec:
memory: 512Mi
limits:
cpu: 1000m
memory: 1.5Gi
memory: 5Gi
volumeMounts:
- name: objstore
mountPath: /conf/objstore.yml