From fc22b7050943cf238ed8a49f60bf23304775f775 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Wed, 6 May 2026 23:15:16 +0000 Subject: [PATCH] fix: update stale RBAC path ref in teardown script (PRI-1002) Co-Authored-By: Paperclip --- scripts/teardown-e2e-headlamp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/teardown-e2e-headlamp.sh b/scripts/teardown-e2e-headlamp.sh index d59bb7e..7fd14e3 100755 --- a/scripts/teardown-e2e-headlamp.sh +++ b/scripts/teardown-e2e-headlamp.sh @@ -3,7 +3,7 @@ # # Tears down the dedicated E2E Headlamp instance deployed by deploy-e2e-headlamp.sh. # -# RBAC is managed via Flux from privilegedescalation/infra/base/rbac/e2e-ci-runner-headlamp-rbac.yaml. +# RBAC is managed via Flux from privilegedescalation/infra/base/rbac/e2e-ci-runner.yaml. # The infra repo is the source of truth — do not apply this file directly. # # Environment: