fix(thanos): Remove invalid flag

This commit is contained in:
Jim Martens 2024-04-24 19:50:31 +02:00
parent 8accf1c5d5
commit 246465002c
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 0 additions and 1 deletions

View File

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