enter-marlah commented on issue #1347: URL: https://github.com/apache/camel-karavan/issues/1347#issuecomment-2295947121
We have a similar problem. First we replaced the karavan.git.repository with KARAVAN_GIT_REPOSITORY in the deployment.yaml to get the git connection to working. The problem now is with the git branch. Karavan always uses main branch and pushes to the branch are not working. We replaced `karavan.git.branch` with `KARAVAN_GIT_BRANCH` with no luck. Karavan always reads from the main branch and when we do a push logs say its using the correct branch but nothing is coming to git. The pushes dont appear in main branch or in the custom branch. -- 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