Hi @Tej_R -
The first thing I’d check is whether the Charts image has been pulled down successfully. You can do this by running docker pull quay.io/mongodb/charts:19.12.2 before trying to deploy the stack. I’ve seen behaviour similar to what you’ve described when there are problems pulling the image due to network problems, low disk space, etc.
Let me know if that helps at all.
Tom