fix: move E2E test namespace from default to privilegedescalation-dev #89

Merged
privilegedescalation-engineer[bot] merged 5 commits from fix/e2e-namespace-privilegedescalation-dev into main 2026-03-21 20:17:41 +00:00
Showing only changes of commit 3d91572b59 - Show all commits
+1 -1
View File
@@ -62,7 +62,7 @@ kubectl create configmap headlamp-polaris-plugin \
# --- Deploy with Helm ---
echo ""
echo "Adding Headlamp Helm repo..."
helm repo add headlamp https://headlamp-k8s.github.io/headlamp/ --force-update
helm repo add headlamp https://kubernetes-sigs.github.io/headlamp/ --force-update
helm repo update
echo "Installing/upgrading Headlamp E2E instance..."