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 598dc1b mongodb-source-kamelet decription update (#553) 598dc1b is described below commit 598dc1bce0ff65c94a7d7a653e744613a9acbee7 Author: Melissa Flinn <31925014+melissafl...@users.noreply.github.com> AuthorDate: Sat Oct 30 03:14:14 2021 -0400 mongodb-source-kamelet decription update (#553) --- mongodb-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb-source.kamelet.yaml b/mongodb-source.kamelet.yaml index 9b920b0..d9c164d 100644 --- a/mongodb-source.kamelet.yaml +++ b/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