fix(thanos): Decrease sync block duration to every 2 hours

This commit is contained in:
Jim Martens 2024-05-04 18:59:12 +02:00
parent 7e1863cc35
commit 332612aed2
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ spec:
- --http-address=0.0.0.0:10902
- --objstore.config=$(OBJSTORE_CONFIG)
- --ignore-deletion-marks-delay=24h
- --sync-block-duration=2h3m
env:
- name: OBJSTORE_CONFIG
valueFrom: