diff --git a/plugins/catalog-backend/src/ingestion/CatalogRules.ts b/plugins/catalog-backend/src/ingestion/CatalogRules.ts index 9f06a8f0d7..677649d4b2 100644 --- a/plugins/catalog-backend/src/ingestion/CatalogRules.ts +++ b/plugins/catalog-backend/src/ingestion/CatalogRules.ts @@ -82,6 +82,10 @@ export class DefaultCatalogRulesEnforcer implements CatalogRulesEnforcer { * locations: * - type: url * pattern: https://github.com/org/*\/blob/master/template.yaml + * - allow: [Location] + * locations: + * - type: url + * pattern: https://github.com/org/repo/blob/master/location.yaml * * locations: * - type: url