mmacphail opened a new issue #2606: URL: https://github.com/apache/camel-k/issues/2606
Hello, I was wondering how to define custom container specs. I followed the doc and some issues, I'm not certain how it's done in version `1.5.0`. I want to specify the kubernetes service account used to run the pod. I tried the following syntax: ``` kamel run --trait pod.spec.serviceAccountName=test helloworld.groovy ``` But clearly my syntax is wrong. -- 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]
