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/08/30 10:11:47 UTC

[GitHub] [camel-k] astefanutti commented on issue #2606: How to define custom container specs ?

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


   You can set the service account name directly on the `.spec.serviceAccountName` field of the Integration resource.
   
   The _pod_ trait enables to customise the container specs by passing a template from file. However it is currently a subset of the `PodSpec` struct. We'll add the ability to set the service account name from there soon.


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