mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Add MinIO server helm chart (#12509)
This commit is contained in:
5
helm-reindex.sh
Executable file
5
helm-reindex.sh
Executable 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 .
|
||||
Reference in New Issue
Block a user