Add in-cluster Forgejo Actions runner manifests (ADR-004)
DinD sidecar + forgejo-runner Deployment with PVC-backed registration state. Makefile targets for registration secret, deploy, and status.
This commit is contained in:
@@ -56,8 +56,13 @@ make forgejo-dry-run
|
||||
make forgejo-deploy
|
||||
make forgejo-ingress-deploy
|
||||
make forgejo-ssh-nodeport-deploy # optional; git+ssh via nodePort 30022
|
||||
# In-cluster Actions runner (ADR-004, railiance-infra/docs/adr/ADR-004-...)
|
||||
# One-time: encrypt helm/forgejo-runner-registration.sops.yaml from template
|
||||
make forgejo-runner-registration-deploy
|
||||
make forgejo-runner-deploy
|
||||
make forgejo-status
|
||||
make forgejo-smoke
|
||||
make forgejo-runner-status
|
||||
```
|
||||
|
||||
## Upgrade notes
|
||||
|
||||
Reference in New Issue
Block a user