Hello,
I’m using MongoDB 4.2 on Atlas ,
And using golang driver
Running locally I run just fine,
But when the app is on kubernetes pod,
When an insert request is made I got an exception:
the Database field must be set on Operation 0
Can’t google this error,
So if anyone here knows?