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/04/15 07:39:21 UTC

[GitHub] [camel-k] astefanutti commented on issue #2218: Scaling integrations removes Kamelet ConfigMaps

astefanutti commented on issue #2218:
URL: https://github.com/apache/camel-k/issues/2218#issuecomment-820196078


   @squakez thanks. I suspect the ConfigMap may only be added to the initialisation phase, and when the integration, in running phase, gets updated, the GC trait assumes the ConfigMap is not needed and deletes it. If that assumption is correct, the ConfigMap should also be added to the integration resources in the running phase.


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

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