Unable to use insecure HTTP in S3 config #5489
Unanswered
crockk
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm having trouble skipping HTTPS and using insecure HTTP. I am connecting to a local MinIO S3 bucket using the following config:
However in my Thanos Store container I can see it's still trying to use HTTPS:
For reference, the relevant
docker-compose.yml
:I would imagine (hope) that this is not a bug but me just overlooking something here... So I'm posting this as a discussion question and not a bug report.
Any support would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions