infra: add RBAC for E2E runner Headlamp deploy #53

Closed
ghost wants to merge 1 commits from infra/e2e-runner-rbac into main

1 Commits

Author SHA1 Message Date
Hugh Hackman d26049a778 infra: add RBAC manifest for E2E runner Headlamp deploy access
The self-hosted GitHub Actions runner SA needs pod list/get and
pods/exec permissions in kube-system to deploy plugin files to
Headlamp during E2E tests. Without this, the deploy step fails
with a 403 Forbidden error.

A cluster admin must apply this manifest to unblock E2E.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-16 09:19:17 +00:00