All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
- no more storing secrets in configmaps
11 lines
198 B
YAML
11 lines
198 B
YAML
# Allow reading environment vars for postgres/artifactapi
|
|
---
|
|
rules:
|
|
- path: "kv/data/service/artifactapi/postgres-password"
|
|
capabilities:
|
|
- read
|
|
|
|
auth:
|
|
k8s/au/syd1:
|
|
- artifactapi
|