You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm not in a production environment, for example, a development or test environment, or in my case, a hobby project. I have three nodes, with two disks per node, but I cannot set two different storage classes to the pool to separate the disks, nor can I set a parameter to disable the minimum requirement of four disks for production readiness.
Describe the solution you'd like.
The best solution for me would be a parameter to disable the production requirements because I don't need Minio to be production-ready.
Describe any alternatives you've considered.
In my case, it would be helpful to allow two different storage classes per storage pool. This wouldn't be necessary for my case, but it could help others.
Don't use the operator and use a community helm chart.
Is your feature request related to a problem? Please describe.
I'm not in a production environment, for example, a development or test environment, or in my case, a hobby project. I have three nodes, with two disks per node, but I cannot set two different storage classes to the pool to separate the disks, nor can I set a parameter to disable the minimum requirement of four disks for production readiness.
Describe the solution you'd like.
The best solution for me would be a parameter to disable the production requirements because I don't need Minio to be production-ready.
Describe any alternatives you've considered.