Skip to content

Commit 5b6eade

Browse files
m1tttt4bradbeam
authored andcommitted
docs(backstage): Add catalog.yaml (#8)
1 parent 56879c5 commit 5b6eade

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/catalog.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: k8s-device-plugin
5+
description: |
6+
Fork of k8s-device-plugin maintained for sunk
7+
tags:
8+
- compute
9+
links:
10+
- title: Repo
11+
url: https://github.com/coreweave/k8s-device-plugin
12+
icon: github
13+
annotations:
14+
grafana/dashboard-selector: 'tags @> "syseng-havock"'
15+
spec:
16+
type: service
17+
lifecycle: production
18+
owner: group:cw/team_hardwarecompute_havock
19+
system: Hardware Compute

0 commit comments

Comments
 (0)