@<1523701087100473344:profile|SuccessfulKoala55> , from the init-containers i could see that it is waiting for mongodb to start.
@<1523701087100473344:profile|SuccessfulKoala55> , trying to use external mongo. In the values.yaml
I see these two fields
mongodbConnectionStringAuth: ""
mongodbConnectionStringBackend: ""
can you please help with what should go in these ?
Hi @<1523704207914307584:profile|ObedientToad56> , what helm repository are you using? Also, please note the databases can take some time to set up and initialize on the first installation
@<1523701087100473344:profile|SuccessfulKoala55> , using this
allegroai
It's been stuck in initialization for a long time.
I would suggest getting some logs from the mongodb pods
there’s a PR coming with example values: https://github.com/allegroai/clearml-helm-charts/pull/234
cc : @<1523701827080556544:profile|JuicyFox94>