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-kamelets-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new fe33879  Back to general service account
fe33879 is described below

commit fe338791243826ab6353a61a7bcde31c07a34c42
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Sep 22 11:36:02 2022 +0200

    Back to general service account
---
 jbang/gcp-secret-manager-reloading/gcp-sec-integration.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jbang/gcp-secret-manager-reloading/gcp-sec-integration.properties 
b/jbang/gcp-secret-manager-reloading/gcp-sec-integration.properties
index 1f4c814..d032695 100644
--- a/jbang/gcp-secret-manager-reloading/gcp-sec-integration.properties
+++ b/jbang/gcp-secret-manager-reloading/gcp-sec-integration.properties
@@ -1,5 +1,5 @@
-camel.vault.gcp.projectId=gcp-sec-refresh
-camel.vault.gcp.serviceAccountKey = file:///./gcp-sec-refresh.json
+camel.vault.gcp.projectId=sec-gcp-123
+camel.vault.gcp.serviceAccountKey = <service_account_key>
 camel.vault.gcp.refreshEnabled=true
 camel.vault.gcp.refreshPeriod=60000
 camel.vault.gcp.secrets=hello*

Reply via email to