ci: change E2E_NAMESPACE from default to privilegedescalation-dev

Align workflow with org RBAC policy — agents have read-write access only
in privilegedescalation-dev, not the default namespace.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 20:01:04 +00:00
parent 6e9c97593c
commit f0f3bd51a4
+1 -1
View File
@@ -11,7 +11,7 @@ permissions:
contents: read
env:
E2E_NAMESPACE: default
E2E_NAMESPACE: privilegedescalation-dev
E2E_RELEASE: headlamp-e2e
jobs: