Declares target store specs, two exact-path policies and two ESO ServiceAccounts. Nothing applied; live steps wait on the founder. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 63291@bnt-lap001 Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703
15 lines
410 B
HCL
15 lines
410 B
HCL
# RPF-WP-0045: ESO delivery for ClusterSecretStore openbao-email-connect via
|
|
# Kubernetes auth role email-connect-transactional-eso
|
|
# (SA email-connect/email-connect-eso). One exact KV data read.
|
|
|
|
path "platform/data/workloads/email-connect/transactional" {
|
|
capabilities = ["read"]
|
|
}
|
|
|
|
path "auth/token/lookup-self" {
|
|
capabilities = ["read"]
|
|
}
|
|
|
|
path "auth/token/revoke-self" {
|
|
capabilities = ["update"]
|
|
}
|