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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
