squakez opened a new issue, #6753:
URL: https://github.com/apache/camel-k/issues/6753
The doc states " OLM only allows own and global installation mode.". This is
not true, we should remove that note and enable
```
installModes:
- supported: true
type: OwnNamespace
- supported: true
type: SingleNamespace
- supported: false
type: MultiNamespace
- supported: true
type: AllNamespaces
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]