Description
The problem runs on astronomy-shop. Simulate a fault where RBAC (Role-Based Access Control) is misconfigured for init containers in the astronomy shop application. The deployment `frontend` uses a ServiceAccount with a ClusterRole that lacks ConfigMap permissions, but an init container tries to access a ConfigMap, causing the init container to fail and pods to remain in Init state. Inject the fault by misconfiguring RBAC roles or role bindings for the init containers.
Tags
Misconfiguration Failure, astronomy-shop