We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a6ac3 + e878989 commit f72a123Copy full SHA for f72a123
catalog-info.yml
@@ -0,0 +1,19 @@
1
+
2
+# catalog-info.yml
3
+# This file contains metadata for backstage
4
+# Read more about available fields and annotations:
5
+# https://github.com/tradeshift/backstage
6
+#
7
+apiVersion: backstage.io/v1alpha1
8
+kind: Component
9
+metadata:
10
+ name: puppetlabs-postgresql
11
+ description: |
12
+ puppetlabs-postgresql module
13
+ annotations:
14
+ github.com/project-slug: Tradeshift/puppetlabs-postgresql # GitHub project name
15
16
+spec:
17
+ type: other
18
+ owner: platform-ops
19
+ lifecycle: experimental
0 commit comments