squakez opened a new issue, #6698: URL: https://github.com/apache/camel-k/issues/6698
### Requirement Right now we default the usage of `pull-secret` trait to the same secret used by the operator. However there are 2 potential problems: 1. This is not working when the Operator is not installed in own namespace mode: solution is to copy the secret to other namespaces 2. The secret used by the operator to push images should be generally different from the one used by the platform to pull image As a solution we should remove to default to the push registry secret and let the user manage it explicitly instead. -- 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]
