Thanos Object Storage Configuration
Feature Request
Why
Other applications like Loki have the ability for users to set an objectStorage
configuration at the bigbang level to set external configuration instead of using the built in MinIO object storage.
Right now, Thanos doesn't have the logic at the BigBang level to do this.
Proposed Solution
Copy the objectStorage
block seen here so Thanos can pass in an external objectStorage configuration.