Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We need to modify the ClusterRole to grant the required permissions for the manager and RTE-worker pods to access the /metrics endpoint. This is essential for e2e testing, as we will run curl commands from within the manager and RTE-worker containers to interact with the endpoint. Since this ClusterRole is also used by the RTE service account (as referenced in PR #1035), this change will grant access to both pods. Signed-off-by: Ronny Baturov <[email protected]>
- Loading branch information