Merge pull request 'chore: move pgsql password to vault' (#62) from benvin/artifactapi_postgrespassword into master
Reviewed-on: #62
This commit was merged in pull request #62.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Allow reading environment vars for postgres/artifactapi
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/artifactapi/postgres-password"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- artifactapi
|
||||
Reference in New Issue
Block a user