canonical/minio-operator

Add `ingress` relation to expose console, api

Opened this issue · 0 comments

#36 enabled accessing the minio console through a specified port on the container. This should be exposed through an ingress relation to make it easier to access.

The minio api can also be exposed through the ingress, although I'm not sure how that would work when authentication was pulled into the loop