feat: add hub-core database lease projections
This commit is contained in:
parent
77f2535369
commit
bb7cfcb184
5 changed files with 121 additions and 0 deletions
|
|
@ -9,3 +9,11 @@ path "database/creds/core-hub-runtime" {
|
|||
path "database/creds/core-hub-migration" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "database/creds/hub-core-runtime" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "database/creds/hub-core-migration" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue