Add aprs.me project to home-cluster-agent configuration

Configure home-cluster-agent to provide CI/CD access for both:
- towerops/towerops (namespace: towerops)
- aprs.me/aprs.me (namespace: aprs)
This commit is contained in:
Graham McIntire 2026-01-14 13:31:23 -06:00
parent eb7dbb2d0e
commit 44b319e5bb
No known key found for this signature in database

View file

@ -2,9 +2,12 @@ ci_access:
projects:
- id: towerops/towerops
default_namespace: towerops
- id: aprs.me/aprs.me
default_namespace: aprs
user_access:
access_as:
agent: {}
projects:
- id: towerops/towerops
- id: aprs.me/aprs.me