Merge pull request 'feat: add repoflow service vault configuration' (#39) from benvin/repoflow into master
Reviewed-on: #39
This commit was merged in pull request #39.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/repoflow/au/syd1/ceph-s3" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/repoflow/au/syd1/elasticsearch" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/repoflow/au/syd1/hasura" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/repoflow/au/syd1/postgres" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
path "kv/data/service/repoflow/au/syd1/repoflow-server" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
Reference in New Issue
Block a user