Document activity-core ESO read of forgejo-admin
Extend external-secrets-activity-core policy notes with forgejo-admin paths used by activity-core actcore-forgejo-admin ExternalSecret (ACTIVITY-WP-0023-T05).
This commit is contained in:
parent
1cbaac7a73
commit
b11855f64c
2 changed files with 19 additions and 1 deletions
|
|
@ -2,7 +2,11 @@
|
|||
#
|
||||
# Grants read access to the site-admin PAT used by workstation and activity-core
|
||||
# automation (package prune, org webhooks, operator bootstrap). Sibling to
|
||||
# forgejo-mailer (SMTP); no cluster ESO delivery in phase 1.
|
||||
# forgejo-mailer (SMTP).
|
||||
#
|
||||
# Cluster delivery (ACTIVITY-WP-0023-T05): attached to the
|
||||
# openbao-activity-core ESO token so ExternalSecret actcore-forgejo-admin can
|
||||
# merge FORGEJO_TOKEN into actcore-runtime-secret.
|
||||
|
||||
path "platform/data/workloads/forgejo/forgejo-admin" {
|
||||
capabilities = ["read"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue