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.git
The following commit(s) were added to refs/heads/main by this push: new 87d4af8 Regen for commit 598dc1bce0ff65c94a7d7a653e744613a9acbee7 (#555) 87d4af8 is described below commit 87d4af8973e765587a2a0ff5a40c62cd86609b19 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Oct 30 09:15:09 2021 +0200 Regen for commit 598dc1bce0ff65c94a7d7a653e744613a9acbee7 (#555) Signed-off-by: GitHub <nore...@github.com> Co-authored-by: davsclaus <davscl...@users.noreply.github.com> --- .../src/main/resources/kamelets/mongodb-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml index 9b920b0..d9c164d 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/mongodb-source.kamelet.yaml @@ -43,7 +43,7 @@ spec: - urn:camel:group:credentials username: title: MongoDB Username - description: Username for accessing MongoDB. + description: Username for accessing MongoDB. The username must be present in the MongoDB's authentication database (authenticationDatabase). By default, the MongoDB authenticationDatabase is 'admin'. type: string x-descriptors: - urn:camel:group:credentials