minio / operator

Simple Kubernetes Operator for MinIO clusters :computer:
https://min.io/docs/minio/kubernetes/upstream/index.html
GNU Affero General Public License v3.0
1.22k stars 455 forks source link

feat: add Insecure to minioJob #2321

Closed jiuker closed 2 months ago

jiuker commented 2 months ago

feat: add Insecure to minioJob Before need to set --insecure to command. Now will add it by enable a field insecure: true, will add --insecure for each job