Skip to content

Commit

Permalink
Merge pull request #142 from bmozaffa/KIECLOUD-193-1.0.1
Browse files Browse the repository at this point in the history
[KIECLOUD-193] Update CSV installModes
  • Loading branch information
openshift-merge-robot authored Apr 22, 2019
2 parents 29d1f3c + b43cfa0 commit 7d7eaef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
- type: OwnNamespace
supported: true
- type: SingleNamespace
supported: false
supported: true
- type: MultiNamespace
supported: false
- type: AllNamespaces
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
- type: OwnNamespace
supported: true
- type: SingleNamespace
supported: false
supported: true
- type: MultiNamespace
supported: false
- type: AllNamespaces
Expand Down
2 changes: 1 addition & 1 deletion deploy/catalog_resources/redhat/catalog-source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ items:
- type: OwnNamespace
supported: true
- type: SingleNamespace
supported: false
supported: true
- type: MultiNamespace
supported: false
- type: AllNamespaces
Expand Down

0 comments on commit 7d7eaef

Please sign in to comment.