Skip to content

Commit

Permalink
Merge pull request prometheus-operator#2923 from Kampe/patch-1
Browse files Browse the repository at this point in the history
Update thanos.md
  • Loading branch information
brancz authored Jan 6, 2020
2 parents e0feaa8 + 18408d9 commit 82d4fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/thanos.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Let's assume you saved this file to `/tmp/thanos-config.yaml`. You can use the f
kubectl -n monitoring create secret generic thanos-objstore-config --from-file=thanos.yaml=/tmp/thanos-config.yaml
```
And then you can specify this secret inside Thanose part of the Prometheus CRD we mentioned [earlier](#prometheus-custom-resource-with-thanos-sidecar):
And then you can specify this secret inside Thanos part of the Prometheus CRD we mentioned [earlier](#prometheus-custom-resource-with-thanos-sidecar):
```
...
Expand Down

0 comments on commit 82d4fdc

Please sign in to comment.