Skip to content

Commit

Permalink
marketplace-operator: Move to openshift-priv
Browse files Browse the repository at this point in the history
This will be required to build with Konflux.
  • Loading branch information
vfreex committed Sep 26, 2024
1 parent 934aa48 commit 6bcd93a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,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"

Expand Down
2 changes: 1 addition & 1 deletion images/marketplace-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6bcd93a

Please sign in to comment.