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:
parent
eb7dbb2d0e
commit
44b319e5bb
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue