fix(thanos): Reduce polling frequency

This commit is contained in:
Jim Martens 2024-03-24 16:26:44 +01:00
parent 9d7a88391a
commit 8accf1c5d5
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ spec:
{{- range .Values.clusters }}
- "--endpoint={{ .thanosEndpoint }}:{{ .thanosPort }}"
{{- end }}
- --sync-block-duration=2h
- --query.auto-downsampling
env:
- name: HOST_IP_ADDRESS