Commit fb1bbb9
committed
fix(catalog): add local catalog file locations for entity discovery
Add local file locations to catalog configuration to enable automatic
discovery of local entities (catalog-info.yaml and examples/entities.yaml).
This ensures CI/CD, APIs, and Dependencies data are loaded into the catalog.
Without these local file locations, entities must be manually registered via
the Backstage UI, which explains why data appeared in backup but not in main.1 parent cd4e0ff commit fb1bbb9
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
314 | 325 | | |
315 | 326 | | |
316 | 327 | | |
0 commit comments