Hi,
Can any one provide reference to some sample Springboot application to validate connectivity…probably helm for the application
Here’s something I found via quick google.
Thanks @matthewb ,However i was looking for some quick example where i can deploy app using helm and where Mongo username and password are passed as env variable…basically a app to validate Mongodb installation using Percona operator…can you provide any app to validate operator installation?
@Mudit_Agarwal what do you think about this one: Running Rocket.Chat with Percona Server for MongoDB on Kubernetes - Percona Database Performance Blog ?
I provided an example on how to connect percona operator with Rocket.Chat.
@Sergey_Pronin Thanks mate,this works.