This commit is contained in:
Remy Moll 2024-03-06 14:25:47 +01:00
parent 846390600e
commit da32c9c2ce

View File

@ -16,12 +16,12 @@ spec:
spec:
containers:
- name: thanos
image: quay.io/thanos/thanos:v0.8.0
image: thanos
args:
- query
- --log.level=debug
- --query.replica-label=replica
- --store=dnssrv+thanos-store-gateway:10901
- --store=dnssrv+thanos-store-gateway-0:10901
ports:
- name: http
containerPort: 10902