abundant-queen-40434
02/24/2023, 3:57 PM<mongodb://user:password@localhost:27017/admin>
, I get the error message: getaddrinfo ENOTFOUND example-mongodb-1.example-mongodb-svc.mongodb.svc.cluster.local
. I assume this is because I’m running a replica set and that is the master node. Is installing ingress my best option to get this to work?Server selection timed out after 30000 ms
. My connection string looks like: <mongodb://user:password@localhost:27017>,localhost:27018,localhost:27019/admin?tls=true&tlsInsecure=true