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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 8674e8b  Polished
8674e8b is described below

commit 8674e8be385c13802bc1ea256f7a1b3be6206909
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu Sep 8 12:44:10 2022 +0200

    Polished
---
 jbang/aws-secrets-manager/aws-sec-integration.properties | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/jbang/aws-secrets-manager/aws-sec-integration.properties 
b/jbang/aws-secrets-manager/aws-sec-integration.properties
index 75f973f..22e0ecb 100644
--- a/jbang/aws-secrets-manager/aws-sec-integration.properties
+++ b/jbang/aws-secrets-manager/aws-sec-integration.properties
@@ -3,5 +3,4 @@ camel.vault.aws.region=eu-west-1
 camel.vault.aws.refreshEnabled=true
 camel.vault.aws.refreshPeriod=60000
 camel.vault.aws.secrets=SecretTest
-camel.main.context-reload-enabled = true
-camel.main.name = AWS-secrets-manager
+camel.main.name = AWSExample

Reply via email to