forked from redhat-developer/rhdh-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog-info-plugins.yaml
More file actions
20 lines (20 loc) · 883 Bytes
/
catalog-info-plugins.yaml
File metadata and controls
20 lines (20 loc) · 883 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
apiVersion: backstage.io/v1alpha1
kind: Location
metadata:
name: rhdh-plugins-plugins
title: RHDH plugins (list of plugins)
description: Backstage Plugins by Red Hat
spec:
targets:
# This list contains just the high-level entities for each workspace=plugin
# while the file `catalog-info-plugin-packages.yaml` contains all
# included packages (=frontend plugins, backend plugins, etc.).
# For maintance reasons, please keep this list alphabetically sorted.
- ./workspaces/bulk-import/catalog-info.yaml
- ./workspaces/global-floating-action-button/catalog-info.yaml
- ./workspaces/global-header/catalog-info.yaml
- ./workspaces/homepage/catalog-info.yaml
- ./workspaces/lightspeed/catalog-info.yaml
- ./workspaces/extensions/catalog-info.yaml
- ./workspaces/orchestrator/catalog-info.yaml
- ./workspaces/theme/catalog-info.yaml