You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/18 07:53:27 UTC

[GitHub] [camel-k] tadayosi commented on issue #2756: How to remove Kamelets installation when installing IntegrationPlatform CRD?

tadayosi commented on issue #2756:
URL: https://github.com/apache/camel-k/issues/2756#issuecomment-972619181


   If you set `KAMEL_INSTALL_DEFAULT_KAMELETS=false` to the operator's env, Kamelets installation can be suppressed. If you are using Camel K 1.7.0 you can also do:
   ```
   kamel install --operator-env-vars=KAMEL_INSTALL_DEFAULT_KAMELETS=false
   ```


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org