Closed surya9teja closed 5 months ago
Solved by passing the values in a string format and used +srv
for mongodb
mongodbConnectionStringAuth: '"mongodb+srv://user:passworf@hostname.mongodb.net/"'
mongodbConnectionStringBackend: '"mongodb+srv://user:passworf@hostname.mongodb.net/"'
Describe the bug a clear and concise description of what the bug is.
I have created an external mongo database when I am passing the values of database as follows using helm charts
It is throwing the following error
Any help or suggestions?
What's your helm version?
3.14.3
What's your kubectl version?
1.29.3
What's the chart version?
7.8.2
Enter the changed values of values.yaml?
No response