Hi 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
SuccessfulKoala55 , from the init-containers i could see that it is waiting for mongodb to start.
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
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 ?