Skip to content

Commit

Permalink
👻 Revert catalogsource ns change. It will not work for k8s (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
  • Loading branch information
jmontleon authored Apr 25, 2023
1 parent 99c97c2 commit c16e7c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tackle-k8s-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
installPlanApproval: Automatic
name: konveyor-operator
source: konveyor
sourceNamespace: openshift-marketplace
sourceNamespace: konveyor-tackle
4 changes: 2 additions & 2 deletions tackle-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: konveyor
namespace: openshift-marketplace
namespace: konveyor-tackle
spec:
displayName: Konveyor Operator
publisher: Konveyor
Expand All @@ -34,4 +34,4 @@ spec:
installPlanApproval: Automatic
name: konveyor-operator
source: konveyor
sourceNamespace: openshift-marketplace
sourceNamespace: konveyor-tackle

0 comments on commit c16e7c6

Please sign in to comment.