## @param auth.rootPassword Password for MinIO® root user
##
rootPassword:""
rootPassword:"openIM123"
## @param auth.existingSecret Use existing secret for credentials details (`auth.rootUser` and `auth.rootPassword` will be ignored and picked up from this secret). The secret has to contain the keys `root-user` and `root-password`)