thgruiz commented on issue #1347: URL: https://github.com/apache/camel-karavan/issues/1347#issuecomment-2320608763
> I tried the new deployment.yaml from the PR and the Karavan still uses the main branch regardless of the value in KARAVAN_GIT_BRANCH secret. Yeah, sorry I missed the main reason of this bug report. The PR I said above only chances the env var to upper case, but I did not change anything related to java code (that does the poll/push from git). Note: my push was not working too, but after some debugging it was because my git repo's default branch was "master" and karavan-app tried to check out the inexistent branch and gives an error. Just until this is fixed, change the default branch of your repo to "main" and the pushes may work -- 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