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/03/18 13:08:22 UTC

[GitHub] [camel-k] mmelko commented on pull request #1861: WIP: Add podTrait to specify customPodTemplateSpec

mmelko commented on pull request #1861:
URL: https://github.com/apache/camel-k/pull/1861#issuecomment-801912534


   I update the PR also with adding PodTemplateSpec into integration spec (https://github.com/apache/camel-k/issues/2096). Pod trait is now enabled when template will be passed. That is possible with `--pod-template` param from CLI e.g `kamel run integration.yaml --pod-template template.yaml`.  Template is merged with the deployment one using kubernetes strategic merge. 


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