The image used in the previous minio-make-user job included the sed command.
Actual behavior
since changing the base image of the mc container image from ubi-minimal to ubi-micro (minio/mc#4725), the make-user step in the community helm chart is broken when using an existing secret for credentials, as the step uses sed, which is not included in ubi-micro.
Expected behavior
The image used in the previous minio-make-user job included the sed command.
Actual behavior
since changing the base image of the mc container image from ubi-minimal to ubi-micro (minio/mc#4725), the make-user step in the community helm chart is broken when using an existing secret for credentials, as the step uses sed, which is not included in ubi-micro.
Steps to reproduce the behavior
mc --version
mc --version
)System information