When using the self hosted version with existing services such as RabbitMQ, Postgres and Redis and Milvus - I am unable to find where to specify the folllowing username and passwords to these 4 resources.
Its not clear at all. The documentation after some digging thru the source code -- i managed to figure out the Postgresql piece only
looks like milvus, rabbit and redis access are supposed to be default or none - wouldnt it make sense to have support for authenticated access to these components.