diff --git a/thanos/helm-values.yaml b/thanos/helm-values.yaml index 617804c..d6052d5 100644 --- a/thanos/helm-values.yaml +++ b/thanos/helm-values.yaml @@ -113,9 +113,9 @@ compactor: resources: requests: cpu: 15m - memory: 128Mi + memory: 256Mi limits: - memory: 128Mi + memory: 256Mi persistence: enabled: true