zbendhiba commented on issue #4194: URL: https://github.com/apache/camel-quarkus/issues/4194#issuecomment-1282705722
Hello @MarcoMartins86 The camel-quarkus extension leverages the Quarkus elastic search extension, as described here : https://camel.apache.org/camel-quarkus/2.13.x/reference/extensions/elasticsearch-rest.html#extensions-elasticsearch-rest-usage So either you disable authowiring, either you use Quarkus configuration ``` quarkus.elasticsearch.hosts quarkus.elasticsearch.username quarkus.elasticsearch.password ... ``` -- 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