Relative Content

Tag Archive for javamongodbspring-bootkubernetes

Kubernetes ExternalName for MongoDB does not work

I have a deployment on k8s on my local machine which creates a pod that connects to MongoDB hosted on Atlas. It’s a spring boot project with uses auto-configuration to connect to db. I use the following properties