I am doing a project where I need the automatic configuration (via msg) of a Minio instance (node-red-contrib-minio-all). I am using the Objects operation node (the operation is a putObject), I am able to send the buckets, object and stream parameters but I have not been able to configure the instance. I need to configure the properties of minio-config node( MinIO host, port, secretKey, accessKey and useSSL).
Does anyone have a reference to this? Greetings Vincent