Usage of custom_ca when connecting to local minio

Hi,

is it possible to use minio with a certificate issued by a custom CA as storage backend for Version 3.X.Y of loki?

Thanks in advance.

This is not directly related to Loki.

In order to hit an endpoint with a self signed certificate, you’d need to build the CA into the container image.