How do i create a MongoDB replica set on Minikube with multiple Databases?

Update: NVM I figured it out. sorry for disturbing :slight_smile:

Hello there,

I’m very new to kubernetes and minikube, I’m trying to build a mongo-db replica set on minikube and multiple databases but I can’t figure out how to do that. there are no tutorials about that, the sidecar repo helps a bit but doesn’t allow me to create multiple database on each instance?