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 2022/10/11 18:08:52 UTC

[GitHub] [camel-k] christophd commented on issue #3739: Unable to set env var OPERATOR_ID in Helm installation

christophd commented on issue #3739:
URL: https://github.com/apache/camel-k/issues/3739#issuecomment-1275085434

   Hi,
   
   there is a bug with `OPERATOR_ID` env var that will be fixed in `v1.10.1` (see #3657)
   
   There is a workaround to set `KAMEL_OPERATOR_ID` env var. With that the operator should start to pick up the integrations annotated with `camel.apache.org/operator.id: camel-k`.
   
   With the upcoming fix in `v1.10.1` both `OPERATOR_ID` and `KAMEL_OPERATOR_ID` will work as expected.
   
   However this only solves on part of your problem. The missing option on the Helm chart still is a problem. I guess you would expect the Helm chart to set the default `OPERATOR_ID=camel-k` in addition to let the user specify another id, right?
   
   


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