I was able to create a single volume minio pod in the past but with new minio-operator, minimum number of volumes attached to each pod is 4. https://github.com/minio/operator/blob/master/examples/tenant-tiny.yaml
Is there a way to create a single volume minio deployment with new operator?