squakez commented on issue #2987:
URL: https://github.com/apache/camel-k/issues/2987#issuecomment-1029856304


   Workaround while we fix the issue:
   ```
   $ export KAMELET_CATALOG_DIR="/tmp/"
   $ kamel install
   OLM is not available in the cluster. Fallback to regular installation.
   Camel K installed in namespace default
   $ k get pods
   NAME                                READY   STATUS    RESTARTS      AGE
   camel-k-operator-7c96b9b6bd-x8b6c   1/1     Running   9 (16m ago)   32m
   ```
   You can use any existing directory which has no kamelets defined in it


-- 
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]


Reply via email to