Description
The problem runs on astronomy-shop. Simulate a fault where sidecar containers have port conflicts with the main container in the frontend service of the astronomy shop application. The deployment `frontend` has a sidecar container that binds to the same port as the main container, causing port conflicts and preventing the service from starting properly. Inject the fault by configuring sidecar containers with ports that conflict with the main application container ports.
Tags
Misconfiguration Failure, astronomy-shop