From 7c77452feb90d8803687df009e639a2885684eff Mon Sep 17 00:00:00 2001 From: Aviel Segev Date: Thu, 2 Jan 2025 16:57:03 +0200 Subject: [PATCH] fix the e2e test failer Signed-off-by: Aviel Segev --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 3cc8e7f..9e784ee 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,7 @@ MIGRATION_PLANNER_API_IMAGE_PULL_POLICY ?= Always MIGRATION_PLANNER_UI_IMAGE ?= quay.io/kubev2v/migration-planner-ui MIGRATION_PLANNER_NAMESPACE ?= assisted-migration INSECURE_REGISTRY ?= true +REGISTRY_TAG ?= latest DOWNLOAD_RHCOS ?= true KUBECTL ?= kubectl IFACE ?= eth0