From 864dd90ef39127bcaefa7ef8d95f593b4c3c9ef7 Mon Sep 17 00:00:00 2001 From: Yuxiang Zhu Date: Thu, 26 Sep 2024 15:50:34 +0800 Subject: [PATCH] marketplace-operator: Move to openshift-priv This will be required to build with Konflux. --- group.yml | 2 ++ images/marketplace-operator.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/group.yml b/group.yml index b4a5e498cb..08b96118d3 100644 --- a/group.yml +++ b/group.yml @@ -131,6 +131,8 @@ push: # - quay.io/openshift-qe-optional-operators public_upstreams: +- private: "https://github.com/openshift-priv/operator-marketplace" + public: "https://github.com/operator-framework/operator-marketplace" - private: "https://github.com/openshift-priv" public: "https://github.com/openshift" - private: "https://github.com/openshift-priv/ocp-build-data" diff --git a/images/marketplace-operator.yml b/images/marketplace-operator.yml index cb572a067d..b89e5869d0 100644 --- a/images/marketplace-operator.yml +++ b/images/marketplace-operator.yml @@ -4,7 +4,7 @@ content: git: branch: target: release-{MAJOR}.{MINOR} - url: git@github.com:operator-framework/operator-marketplace.git + url: git@github.com:openshift-priv/operator-marketplace.git web: https://github.com/operator-framework/operator-marketplace ci_alignment: streams_prs: