Deploy/Kubernetes/Search #165
-
Hi Please help me with the following error . We are getting it for Deploy/Kubernetes/Search. TASK [sunbird-deploy : helm upgrade] ******************************************* STDOUT: Release "search" does not exist. Installing it now. STDERR: Error: release search failed, and has been uninstalled due to atomic being set: timed out waiting for the condition MSG: non-zero return code PLAY RECAP ********************************************************************* |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 39 replies
-
Hi @dikshauat while deploying the service, can you please check the pod logs to get more information on why its failing ? the timeout is set to 10 minutes so the deployment will be rolled back after that. |
Beta Was this translation helpful? Give feedback.
-
Thank you @keshavprasadms . here is the the inside of pod. please check and help us with the solution search-678df64f5c-mbmlk 0/1 Running 1 76s
|
Beta Was this translation helpful? Give feedback.
-
@keshavprasadms , Thank you for your response, here we are sharing the screenshot as you mentioned . |
Beta Was this translation helpful? Give feedback.
Hi @dikshauat while deploying the service, can you please check the pod logs to get more information on why its failing ? the timeout is set to 10 minutes so the deployment will be rolled back after that.