neew
This commit is contained in:
parent
846390600e
commit
da32c9c2ce
@ -16,12 +16,12 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: thanos
|
- name: thanos
|
||||||
image: quay.io/thanos/thanos:v0.8.0
|
image: thanos
|
||||||
args:
|
args:
|
||||||
- query
|
- query
|
||||||
- --log.level=debug
|
- --log.level=debug
|
||||||
- --query.replica-label=replica
|
- --query.replica-label=replica
|
||||||
- --store=dnssrv+thanos-store-gateway:10901
|
- --store=dnssrv+thanos-store-gateway-0:10901
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 10902
|
containerPort: 10902
|
||||||
|
Loading…
x
Reference in New Issue
Block a user