Commit 41b9a136 authored by Prout, Ryan's avatar Prout, Ryan
Browse files

update readme

parent d5286db4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Standalone MinIO example application

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.