Create minio bucket image and Kubernetes job based on https://github.com/minio/charts/blob/master/minio/templates/_helper_create_bucket.txt
When using minio/operator automatic bucket creation is not supproted by default see related issue. While waiting for Container Object Stporage Interface ( COSI ) we need to create bucket either by client or using this job.