Reference shared infra RBAC in deployment scripts

This commit is contained in:
2026-05-05 18:10:21 +00:00
committed by Hugh Hackman [agent]
parent 7f2d7bba61
commit daad9126f3
3 changed files with 23 additions and 3 deletions
+3
View File
@@ -3,6 +3,9 @@
#
# 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.
# The infra repo is the source of truth — do not apply this file directly.
#
# Environment:
# E2E_NAMESPACE — namespace to clean up (default: headlamp-dev)
# E2E_RELEASE — release/resource name prefix (default: headlamp-e2e)