12 lines
267 B
HCL
12 lines
267 B
HCL
path "kv/data/dev/systems/auth-system/postgres/superuser" {
|
|
capabilities = ["read"]
|
|
}
|
|
|
|
path "kv/data/dev/systems/auth-system/postgres/auth-server" {
|
|
capabilities = ["read"]
|
|
}
|
|
|
|
path "kv/data/dev/systems/auth-system/postgres/keycloak" {
|
|
capabilities = ["read"]
|
|
}
|