Skip to content

Commit ae1aa07

Browse files
authored
add db name (#229) (#230)
(cherry picked from commit b43acc8)
1 parent 7b91a69 commit ae1aa07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/atlasdatabaseuser-custom-resource.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ specification with |aws| |iam|.
289289
name: my-database-user
290290
spec:
291291
username: arn:aws:iam::123456789012:user/johndoe
292+
databaseName: "$external"
292293
roles:
293294
- roleName: "readWriteAnyDatabase"
294295
databaseName: "admin"

0 commit comments

Comments
 (0)