I am struggling to get my head around of using S3 bucket for thanos.
It appears from the config that we have to provide access and secret keys for the S3 bucket, but they are being written in plain sight and as the code is stored in git so anyone can access the bucket.
Is there anyway of providing them as kubernetes secrets? i am trying to run prometheus-operator on EKS
Thanks,