This Chart provides an example that deploys a standalone MinIO application. It is a single MinIO server running in a pod, as a "deployment", with a small persistent volume claim to persist data.
This Chart provides an example that deploys a standalone [MinIO](https://min.io/) application. It is a single MinIO server running in a pod, as a "deployment", with a small persistent volume claim to persist data.
This example is a derivative of the [MinIO provided example](https://github.com/minio/minio/blob/master/docs/orchestration/kubernetes/k8s-yaml.md) to target Slate specifically.