neew
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user