Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 0964563

Browse files
committed
schema default staging user update
1 parent 639e093 commit 0964563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"type": "string",
215215
"prettyName": "Source DB UserName",
216216
"description": "* Required if Delphix is taking backups",
217-
"default": "delphixdb"
217+
"default": "root"
218218
},
219219
"sourcePass": {
220220
"type": "string",

0 commit comments

Comments
 (0)