Description
The problem runs on astronomy-shop. Simulate a fault where the liveness probe is misconfigured for the frontend service in the astronomy shop application. The deployment `frontend` has a misconfigured liveness probe pointing to a non-existent health endpoint (/healthz on port 8080), causing pods to be restarted repeatedly. Inject the fault by misconfiguring the liveness probe parameters (path, port, or timeout) for the frontend service.
Tags
Misconfiguration Failure, astronomy-shop