From a96a2f1cf516845130bef2318ae5e1b87b8605d7 Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Fri, 16 Jan 2026 13:02:29 +0530 Subject: [PATCH] catlog changes --- templates/backstage-configmap.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/templates/backstage-configmap.yaml b/templates/backstage-configmap.yaml index 6f84798..ef13f93 100644 --- a/templates/backstage-configmap.yaml +++ b/templates/backstage-configmap.yaml @@ -98,13 +98,9 @@ data: # Add User and Group to allowed entity kinds - allow: [Component, System, API, Resource, Location, Template, User, Group] locations: - # Existing templates location - - type: url - target: {{ .Values.integrations.gitea.url }}/templates/catalog-info.yaml - # Add organizational data location - type: url - target: {{ .Values.integrations.gitea.url }}/osmos/osmos-org/raw/branch/main/org.yaml + target: {{ .Values.integrations.gitea.url }}/gitea_admin/osmos-org/src/branch/main/org.yaml rules: - allow: [User, Group]