Skip to content

Commit

Permalink
fixing querier deployment kube manifest example 404 error
Browse files Browse the repository at this point in the history
Signed-off-by: Rajesh Rajendran <[email protected]>
  • Loading branch information
rjshrjndrn committed Mar 7, 2020
1 parent f332ece commit dc180d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/quick-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@ thanos query \

Go to the configured HTTP address, and you should now be able to query across all Prometheus instances and receive de-duplicated data.

* _[Example Kubernetes manifest](https://github.com/thanos-io/kube-thanos/blob/master/manifests/thanos-querier-deployment.yaml)_
* _[Example Kubernetes manifest](https://github.com/thanos-io/kube-thanos/blob/master/manifests/thanos-query-deployment.yaml
)_

#### Communication Between Components

Expand Down

0 comments on commit dc180d0

Please sign in to comment.