thanos-io / kube-thanos

Kubernetes specific configuration for deploying Thanos.
Apache License 2.0
520 stars 177 forks source link

questions: add secret for receiver object bucket #259

Closed yangvipguang closed 2 years ago

yangvipguang commented 2 years ago

I want to know, Should i manually first add a secret of object bucket for receiver . image

clyang82 commented 2 years ago

Yes. that is prerequisite. the object store can be consumed by receiver/store etc. refer to https://thanos.io/tip/thanos/storage.md/ for more details.