I have a MongoDB replica set configured in a minikube environment and I have successfully connected the mongo-express to the replica set through the "ME_CONFIG_MONGODB_URL"
. Even though they are connected I'm unable to view the status of the servers. Mind you I have set "ME_CONFIG_MONGODB_ENABLE_ADMIN"
to true in env of my definition file.
this reference wasn't helpful either, was not able to connect the replica set through the "ME_CONFIG_MONGODB_SERVER"