Skip to content

Commit 3a3972c

Browse files
authored
chore: add catalog-info.yaml for backstage integration (#19085)
1 parent 558e25d commit 3a3972c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

catalog-info.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: coder
5+
annotations:
6+
github.com/project-slug: 'coder/coder'
7+
spec:
8+
type: service
9+
lifecycle: production
10+
owner: rd

0 commit comments

Comments
 (0)