Hi Vlad, there is no builder option to support tolerations at the moment. Feel free to create an issue on the Camel K project [1] and if you have the possibility to contribute to such a feature. We could even take the opportunity and extends to Affinity/AntiAffinity if it makes sense.
Thanks and regards, Pasquale. [1] https://github.com/apache/camel-k/issues On Thu, Apr 11, 2024 at 9:51 AM Vladislav Krejcirik <vkrejci...@gmail.com> wrote: > Hi, > I have dedicated nodes for hosting native builds of our Camel K > integrations. I’m using Builder Trait to configure node selector. I didn’t > find the way how to configure toleration for Builder pod. Is there a way > how to define toleration for Builder pod? > > Thanks, > Vlad