incorrect_port_assignment

Problem Set
Misconfiguration Failure

Description

The problem runs on astronomy-shop. Simulate a fault where the checkout service in the astronomy shop application uses an incorrect port assignment for the PRODUCT_CATALOG_ADDR environment variable. The deployment `checkout` has the environment variable `PRODUCT_CATALOG_ADDR` configured with an incorrect port `8082` instead of `8080`. Inject the fault by modifying the environment variable in the deployment to point to the wrong port.

Tags

Misconfiguration Failure, astronomy-shop