Thanos Storegateway is missing default Object Storage Configuration Needed to Deploy
Bug
Description
Describe the problem, what were you doing when you noticed the bug?
When deploying thanos storegateway the deployment doesn't get deployed because it is missing a default object storage configuration that is in the thanos-obstore-secret
.
Provide any steps possible used to reproduce the error (ideally in an isolated fashion).
Deploy thanos default from big bang
BigBang Version
What version of BigBang were you running?
This can be retrieved multiple ways:
# via helm
helm ls -n bigbang
# via the deployed umbrella git tag
kubectl get gitrepository -n bigbang
Edited by Kirby Liu