8ac890a1c6
Replace PVC/kubectl-patch E2E workflow with the new Docker image approach: - Build custom Headlamp image with plugin pre-installed (Dockerfile.e2e) - Push to ghcr.io/privilegedescalation/headlamp-polaris-e2e - Deploy dedicated instance in headlamp-e2e namespace via Helm - Auto-generate auth token via deploy-e2e-headlamp.sh - Teardown after tests (always runs) No more PVCs, kubectl exec/cp, or kube-system deployment patching.