Skip to content

Commit

Permalink
Revert ":bug: discovery should run at default priority. (konveyor#346)"
Browse files Browse the repository at this point in the history
This reverts commit 88ae66f.
  • Loading branch information
djzager committed Jul 3, 2024
1 parent 816ab24 commit cd6ad20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ metadata:
labels:
konveyor.io/discovery: "language"
spec:
priority: 10
data:
source: language-discovery
source: language-discovery
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ metadata:
labels:
konveyor.io/discovery: "technology"
spec:
priority: 10
dependencies: [ {{ language_discovery_name }} ]
data:
mode:
Expand Down

0 comments on commit cd6ad20

Please sign in to comment.