diff --git a/.github/workflows/plugin-e2e.yaml b/.github/workflows/plugin-e2e.yaml index 3adb9f5..e1dc1b0 100644 --- a/.github/workflows/plugin-e2e.yaml +++ b/.github/workflows/plugin-e2e.yaml @@ -20,7 +20,7 @@ jobs: timeout-minutes: 15 env: - E2E_NAMESPACE: privilegedescalation-dev + E2E_NAMESPACE: headlamp-dev E2E_RELEASE: headlamp-e2e HEADLAMP_VERSION: ${{ inputs.headlamp-version }} @@ -93,3 +93,4 @@ jobs: name: test-results path: test-results/ retention-days: 7 +