Document activity-core ESO read of forgejo-admin
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

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:
tegwick 2026-07-21 23:19:10 +02:00
parent 1cbaac7a73
commit b11855f64c
2 changed files with 19 additions and 1 deletions

View file

@ -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"]