change method

This commit is contained in:
2024-12-21 23:22:34 -06:00
parent 32e232d8e2
commit 158d4ca676
4 changed files with 11 additions and 2 deletions

View File

@@ -142,6 +142,9 @@ replica:
# If type microservice select the name for the imported database.
importDatabaseName: app
# If type microservice select the name for the database owner.
importOwner: app
# If type microservice no roles are imported and ignored
importRoles: []