thanos/4-storegateway.yaml: increase cpu/memory limits

This commit is contained in:
Tom Neuber 2024-10-12 02:39:28 +02:00
parent 98833c9b3f
commit 19783f1113
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -74,11 +74,11 @@ spec:
timeoutSeconds: 30
resources:
requests:
cpu: 100m
memory: 256Mi
cpu: 200m
memory: 512Mi
limits:
cpu: 500m
memory: 1Gi
cpu: 1000m
memory: 1.5Gi
volumeMounts:
- name: objstore
mountPath: /conf/objstore.yml