erick-leao opened a new issue, #4492: URL: https://github.com/apache/camel-k/issues/4492
Hi staff, I would like to know if the option of configuration a kamel run I set the namespace where the image that generated by Operator will be pushed in some other namespace of registry? ex: ``` kubernete namespace: my-camel-testes registry:http://site.com/ and after the build o Operator execute: ... Pushing image site.com/my-camel-testes/camel-k-kit-ci6abnpcn3sd9fqa19b0:261541652 ... ``` But I need that this image "**camel-k-kit-ci6abnpcn3sd9fqa19b0:261541652**" is push for "**site.com/project-x/camel-k-kit-ci6abnpcn3sd9fqa19b0:261541652**" There is to change "**my-camel-testes**" to "**project-x**" without me have that to change the namespace of kubernetes? I read all --traits configuration and I did not find a response for this. -- 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]
