Add template location
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-09 12:23:08 +00:00
parent 088162417f
commit dccd747193

View File

@@ -20,7 +20,6 @@ backend:
password: ${POSTGRES_PASSWORD}
database: ${POSTGRES_DB}
# Intégration Gitea
integrations:
gitea:
- host: git.rber.bj
@@ -32,8 +31,11 @@ auth:
guest:
dangerouslyAllowOutsideDevelopment: true
# Catalogue - importer les repos Gitea
catalog:
rules:
- allow: [Component, System, API, Resource, Location, Template]
locations: []
locations:
- type: url
target: http://git.rber.bj/rber/backstage-templates/raw/branch/main/templates/node-api/template.yaml
rules:
- allow: [Template]