Normalize Namespace token file format
This commit is contained in:
parent
5115eb831a
commit
251922da9e
2 changed files with 42 additions and 2 deletions
|
|
@ -154,7 +154,9 @@ instances:
|
|||
For Burrow, use `Scripts/provision-forgejo-nsc.sh` to mint the Forgejo PAT,
|
||||
generate a Namespace token from the logged-in namespace account, and render the
|
||||
dispatcher/autoscaler configs into `intake/forgejo_nsc_{dispatcher,autoscaler}.yaml`
|
||||
plus `intake/forgejo_nsc_token.txt`.
|
||||
plus `intake/forgejo_nsc_token.txt`. The token file is emitted as JSON with a
|
||||
`bearer_token` field so both the Compute API path and the `nsc` CLI fallback can
|
||||
consume the same secret material.
|
||||
|
||||
For ongoing operations, use `Scripts/sync-forgejo-nsc-config.sh`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue