Add MinIO server helm chart (#12509)

This commit is contained in:
Nitish Tiwari
2021-08-21 04:00:54 +05:30
committed by GitHub
parent 7802088e71
commit 00aa9841b7
24 changed files with 1787 additions and 0 deletions

5
helm-reindex.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
helm package helm/minio -d helm-releases/
helm repo index --merge index.yaml --url https://charts.min.io .