Compare commits
2 Commits
4fa8fc4d31
...
a96a2f1cf5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a96a2f1cf5 | ||
|
|
9e9afef8c3 |
@ -95,10 +95,14 @@ data:
|
||||
entityFilename: catalog-info.yaml
|
||||
pullRequestBranchName: backstage-integration
|
||||
rules:
|
||||
- allow: [Component, System, API, Resource, Location, Template]
|
||||
# Add User and Group to allowed entity kinds
|
||||
- allow: [Component, System, API, Resource, Location, Template, User, Group]
|
||||
locations:
|
||||
# Add organizational data location
|
||||
- type: url
|
||||
target: {{ .Values.integrations.gitea.url }}/templates/catalog-info.yaml
|
||||
target: {{ .Values.integrations.gitea.url }}/gitea_admin/osmos-org/src/branch/main/org.yaml
|
||||
rules:
|
||||
- allow: [User, Group]
|
||||
|
||||
kubernetes:
|
||||
serviceLocatorMethod:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user