My local deployment has startup delay of 30 minutes with default external helm chart

Hi all im facing delay in getting the application app when not using any persistent volume it is coming up in 30 minutes, when using nfs shares it is taking more than that, any idea what went wrong?

I’m not familiar with helm, but perhaps the delay is due to the language models being downloaded the first time at startup?

Hi, when i use nfs share and mount them as the persistent volume, for the first time, it took around 1 minute to download language models, but application never got up, when i tried for the second time, language model download has been skipped stating that the language model is already available, and application never started, even i updated initial delay seconds of liveness probe to 4000 (more than an hour) to avoid pod restart