We have prepared MW server from management server. DB prepare scripts executed well. but got failed by below step
echo INFO: Running helm upgrade
helm upgrade --install ifs-cloud %chart% %chartVersion% %helmConfigFlag% --debug --timeout 1m --namespace %namespace% %helmArgs%
above process failed, we got error
SEVERE: UPGRADE FAILED: post-upgrade hooks failed: timed out waiting for the condition
SEVERE: Failed to install ifs-cloud - helm upgrade
SEVERE: Failed to install ifs-cloud. Collected logs from command:
kindly pl advise what to check and how to resolve the issue.
Thanks