Do you request some where memory? I don't see the helm flag like requestsMemory
in your config. I guess you have to give the pod some memory. In you docker config you only limited the application to use memory, but the pod does need some to start your application. so I guess your pod is not configured correctly