fix(thanos): increase storegateway memory limit (because of OOM kills)
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Tom Neuber 2024-11-25 05:54:06 +01:00
parent c22f399389
commit b3e5feace9
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

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