chore: move pgsql password to vault #62
10
policies/kv/service/artifactapi/postgres-password/read.yaml
Normal file
10
policies/kv/service/artifactapi/postgres-password/read.yaml
Normal file
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user