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-examples.git
The following commit(s) were added to refs/heads/main by this push: new 739949e5 Added some more information to example 739949e5 is described below commit 739949e5b1830bf31893301d1f9e2980f4e3f992 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 21 10:32:00 2022 +0200 Added some more information to example --- examples/vault/google-secret-manager-reloading/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vault/google-secret-manager-reloading/README.adoc b/examples/vault/google-secret-manager-reloading/README.adoc index 782517d2..d2c12de4 100644 --- a/examples/vault/google-secret-manager-reloading/README.adoc +++ b/examples/vault/google-secret-manager-reloading/README.adoc @@ -87,7 +87,7 @@ Let's enable the Secret Manager API for our project gcloud services enable secretmanager.googleapis.com --project gcp-sec-refresh ---- -If needed enable also the Billing API. +If needed enable also the Billing API and Pubsub API. Now it's time to create our hello secret, with topic notification: