init: 아르고cd, vault 기반 인프라 설계
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
path "kv/data/dev/platform/postgres/superuser" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "kv/data/dev/platform/postgres/auth-server" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "kv/data/dev/platform/postgres/keycloak" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
Reference in New Issue
Block a user