mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
added password field in vertica config file (#3992)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
This commit is contained in:
parent
bb90df0e60
commit
3402b5f3e2
@ -6,6 +6,7 @@
|
||||
"config": {
|
||||
"type": "Vertica",
|
||||
"username": "openmetadata_user",
|
||||
"password": "",
|
||||
"hostPort": "localhost:5433",
|
||||
"database": "custom_database_name"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user