tadayosi commented on issue #3797:
URL: https://github.com/apache/camel-k/issues/3797#issuecomment-1306644848

   Right now you'd need to manually modify the Integration CR to apply the 
serviceAccountName parameter, e.g.:
   ```
   kubectl patch it <your-integration> -p '{"spec": {"serviceAccountName": 
"CUSTOM_SERVICE_ACCOUNT" }}'
   ```


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

Reply via email to