From ae2e68c4542b28edf9903ef4551c95dc41491e0f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sat, 4 May 2024 20:59:58 -0400 Subject: [PATCH] Allow quay.io/konflux-ci/ for step images --- data/rule_data.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/rule_data.yml b/data/rule_data.yml index a491492..84243f6 100644 --- a/data/rule_data.yml +++ b/data/rule_data.yml @@ -9,6 +9,7 @@ rule_data: allowed_step_image_registry_prefixes: - quay.io/redhat-appstudio/ + - quay.io/konflux-ci/ - registry.access.redhat.com/ - registry.redhat.io/ # Allow prelight images to be used in rhtap / konflux