mgamarra / minio-openshift

Template to deploy minio in OpenShift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

min.io openshift template

This is a minimal minio OpenShift template.

Use

oc new-app -f minio-template.yaml

Or with access and secret keys as parameters:

oc new-app -f minio-template.yaml -p MINIO_ACCESS_KEY=holaaaaaaa -p MINIO_SECRET_KEY=adiooooooos

Happy object storing!!!

About

Template to deploy minio in OpenShift