Open
Description
Question
Hello. When I attempt to deploy the helm chart or the variation with the manifests via kubectl create or apply on aws eks the services accounting, checkout, cart and fraud detection get stuck in init and the grafa instances keeps crashing.
I use a blank eks cluster with no restrictions that I only spun up to run the demo and test a few things. Chart version is 0.37.1. eks version is 1.32. Neither logs nor the describe output of the pods show anything unusual.
Any idea what could cause this? My suspicion at the moment is that there is some issue with the init containers.