I created a post a few weeks ago about issue with deployments Issue deploying existing services - #4 but I cannot understand the issue with the resources.
What exactly needs to be done to fix the deployment? I tried using Loki and Cloudwatch to check the log for errors but couldn’t find the deployment logs. It would be helpful to understand where to look.
I checked with the team and I can give you more logs on your error:
message: chart mongodb-z96054054: Error: UPGRADE FAILED: execution error at (mongodb/templates/secrets.yaml:43:17):
message: chart mongodb-z96054054: PASSWORDS ERROR: The secret "mongodbz96054054" does not contain the key "mongodb-passwords"
I don’t think this is a resource problem, it looks more like a missing secret in your configuration.
This is the same problem you faced in the previous thread.
Your MongoDB was stopped for too long, and we updated the helm charts. When you tried to redeploy your Mongo, the Helm chart was not valid anymore and you faced an error.
We fixed the error, so your MongoDB is now starting without error.
But you are facing another problem, you need to increase the resources for your MongoDB pods. You also need to do this for your Production Mongo.
cf: