I have bare metal Minio.
In the Minio web-console I created a bucket with name prometheus
. In Kubernetes I created deployment Prometheus. Now I want to store the data Prometheus in this bucket.To my regret, Google only gives examples of Minio installations for Kubernetes, but I need an example of how to connect a pod to the buket.