Skip to content
Snippets Groups Projects
Commit a32894b2 authored by godog's avatar godog
Browse files

Fix query flags again

parent 745ea52c
No related branches found
No related tags found
No related merge requests found
Pipeline #92689 passed
......@@ -10,6 +10,6 @@ esac
exec /usr/sbin/thanos query \
--http-address=${QUERY_HTTP_ADDRESS:-0.0.0.0:10904} \
--grpc-address=${QUERY_GRPC_ADDRESS:-0.0.0.0:10903} \
--endpoint.sd-config-file=/etc/thanos/store-sd/*.yml \
--store.sd-files=/etc/thanos/store-sd/*.yml \
${QUERY_FLAGS:-}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment