towerops/.gitlab/agents/home-cluster-agent/config.yaml
Graham McIntire 44b319e5bb
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)
2026-01-14 13:31:23 -06:00

13 lines
248 B
YAML

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