Skip to content

Commit 7d691ca

Browse files
Pushing bundle/manifests/atlas.mongodb.com_atlasdatabaseusers.yaml using GitHub API
1 parent a18fb45 commit 7d691ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bundle/manifests/atlas.mongodb.com_atlasdatabaseusers.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,11 @@ spec:
151151
username:
152152
description: Username is a username for authenticating to MongoDB.
153153
type: string
154+
x509Type:
155+
description: X509Type is X.509 method by which the database authenticates
156+
the provided username
157+
type: string
154158
required:
155-
- passwordSecretRef
156159
- projectRef
157160
- roles
158161
- username

0 commit comments

Comments
 (0)