skip to main content
minio-multinode.json
This file should be supplied to the helm upgrade command with -f minio-multinode.json:
{
"charts": {
"iceMinio": {
"values": {
"multinode": {
"enabled": true
}
}
}
}
}