This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit 5952d9495cad4eec8be21c8f37f9dcc39ebdf13d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 5 09:30:24 2021 +0100

    Kafka Azure Storage Profiling Example with Exchange Pooling: Updated README
---
 profiling/kafka-azure-storage-blob-exchange-pooling/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiling/kafka-azure-storage-blob-exchange-pooling/README.md 
b/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
index 1c6629a..9c06b2f 100644
--- a/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
+++ b/profiling/kafka-azure-storage-blob-exchange-pooling/README.md
@@ -1,6 +1,6 @@
 # Kafka to Azure Storage Blob with Exchange Pooling
 
-In the routes.yaml file, set correctly the Azure credentials for storage blob.
+In the application.properties file, set correctly the Azure credentials for 
storage blob.
 
 Also you'll need to run a Kafka cluster to point to. In this case you could 
use an ansible role like https://github.com/oscerd/kafka-ansible-role
 

Reply via email to