jamesnetherton opened a new issue, #6163: URL: https://github.com/apache/camel-quarkus/issues/6163
### Bug description If endpoint options like `hostAddressesList`, `user` & `password` are set, they get ignored because the the Quarkus generated `RestClient` bean gets autowired. Unless `quarkus.elasticsearch` config is provided, the client will default to connecting on `localhost:9200` with no authentication. -- 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]
