Description
The problem runs on astronomy-shop. Simulate a fault where environment variable shadowing occurs in the frontend-proxy service of the astronomy shop application. The deployment `frontend-proxy` has environment variables (e.g., FRONTEND_HOST) that shadow expected values, causing incorrect service configuration. Inject the fault by appending a second `FRONTEND_HOST=localhost` definition to the frontend-proxy container, shadowing the intended `FRONTEND_HOST=frontend` value.
Tags
Misconfiguration Failure, astronomy-shop