Hosting Squidex with own mongodb

I am trying to launch mongodb in kubernetes cluster using the helm chart but would like to provide credentials for my own mongodb. Please help out in figuring where I need to change for providing the connection string

You can just override these with your own environment variables:

Ok Sebastian. Let me try this. Are there any more places where I need to update?