mgubaidullin commented on issue #1125: URL: https://github.com/apache/camel-karavan/issues/1125#issuecomment-1952495019
This https://github.com/apache/camel-karavan/issues/1125#issuecomment-1946392505 is not correct. 1. To configure service account for devmode/builde the following properties configured for **Karavan** application by setting env variables for karavan deployment, when install Karavan to k8s: `karavan.devmode.service.account=karavan` for devmode pod `karavan.builder.service.account=karavan` for builder pod 2. `kubernetes-application.properties` file has nothing to do with that. `kubernetes-application.properties` is a template for `application.properties` file when user create a new project. 3. Integration creates `*.jkube.yaml` fragments to apply project specific k8s resources or configuration. They will be applied during build and deploy process in `builder` pod -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org