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.git
The following commit(s) were added to refs/heads/main by this push: new 55e9e3f Revert "Restore Google Secret manager link in security.adoc" 55e9e3f is described below commit 55e9e3f857ceb4ba69c8bac0dc36547dae1f909b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 24 13:18:07 2022 +0100 Revert "Restore Google Secret manager link in security.adoc" This reverts commit 252838e2be4fce2a8b40b2c3d38ed16539fc13bb. --- docs/user-manual/modules/ROOT/pages/security.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/security.adoc b/docs/user-manual/modules/ROOT/pages/security.adoc index 05d7f34..159771b 100644 --- a/docs/user-manual/modules/ROOT/pages/security.adoc +++ b/docs/user-manual/modules/ROOT/pages/security.adoc @@ -64,7 +64,8 @@ Camel also support accessing the secured configuration from an external vault sy The following _Vaults_ are supported by Camel: * xref:components::aws-secrets-manager-component.adoc[AWS Secrets Manager] -* xref:components::google-secret-manager-component.adoc[Google Secret Manager] +// TODO: Enable link when website build works again +// * xref:components::google-secret-manager-component.adoc[Google Secret Manager] ==== Using AWS Vault