feat: propose CCR-2026-0012 for platform-pg Barman key
Workload KV path and ESO drafts for Secret platform-pg-backup-s3. Founder mints the project-scoped Scaleway application; values stay out of git.
This commit is contained in:
parent
015f0e43a9
commit
2769258631
5 changed files with 219 additions and 1 deletions
11
openbao/policies/workload-kv-read-platform-pg-backup-s3.hcl
Normal file
11
openbao/policies/workload-kv-read-platform-pg-backup-s3.hcl
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Least-privilege read of the Barman runtime key for platform-pg.
|
||||
# ESO (or the later Kubernetes auth role) is the only in-cluster reader.
|
||||
# Values never belong in Git.
|
||||
|
||||
path "platform/data/workloads/railiance/backup/platform-pg-backup-s3" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
|
||||
path "platform/metadata/workloads/railiance/backup/platform-pg-backup-s3" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue