Compare commits

..

No commits in common. "9805a42853f60c95bbba08e7e9dea7567cd68a5b" and "d4f196514dd01833736466e51008eb8666548edd" have entirely different histories.

View file

@ -27,12 +27,12 @@ spec:
- query - query
- --log.level=info - --log.level=info
- --endpoint.info-timeout=30s - --endpoint.info-timeout=30s
- --endpoint=storegateway.thanos.svc.cluster.local:10901
- --endpoint=receiver-store-1.thanos.svc.cluster.local:10907
- --endpoint=receiver-store-2.thanos.svc.cluster.local:10907
- --grpc-address=0.0.0.0:10901 - --grpc-address=0.0.0.0:10901
- --http-address=0.0.0.0:10902 - --http-address=0.0.0.0:10902
- --query.replica-label=prometheus_replica - --query.replica-label=prometheus_replica
- --store=storegateway.thanos.svc.cluster.local:10901
- --store=receiver-store-1.thanos.svc.cluster.local:10907
- --store=receiver-store-2.thanos.svc.cluster.local:10907
ports: ports:
- name: http - name: http
containerPort: 10902 containerPort: 10902