daniel-geiger-ibmde opened a new issue, #3739:
URL: https://github.com/apache/camel-k/issues/3739

   As per 
https://camel.apache.org/camel-k/1.10.x/installation/advanced/multi.html the 
env var OPERATOR_ID must be set on the operator deployment to set the operator 
id. However the current helm chart doesn't expose the option to set any custom 
env vars in templates/operator.yaml.
   
   In addition, default behaviour as described at 
https://camel.apache.org/camel-k/1.10.x/installation/advanced/multi.html does 
not apply - at least when deploying operator and integrations to a namespace 
other than camel-k:
   Any Integration CRs annotated with the default 
"camel.apache.org/operator.id: camel-k" won't get picked up by the operator 
without OPERATOR_ID env variable set. The operator will only pick up the 
Integration CR after (manually) deleting the annotation. (So it seems the 
default operator-id is NULL rather than "camel-k".)


-- 
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-unsubscr...@camel.apache.org.apache.org

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

Reply via email to