From 141b80d15cfaa4229a1433975fec57248526e981 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Thu, 7 Mar 2024 13:11:08 +0100 Subject: [PATCH] man... --- apps/monitoring/thanos-query.deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/monitoring/thanos-query.deployment.yaml b/apps/monitoring/thanos-query.deployment.yaml index f9625c5..4e46438 100644 --- a/apps/monitoring/thanos-query.deployment.yaml +++ b/apps/monitoring/thanos-query.deployment.yaml @@ -21,7 +21,7 @@ spec: - query - --log.level=debug - --query.replica-label=replica - - --endpoint-group=thanos-store:10901 + - --endpoint=dns+thanos-store:10901 - --endpoint=prometheus:9090 ports: - name: http