We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb8bf7 commit 9af30b2Copy full SHA for 9af30b2
catalog-info.yaml
@@ -0,0 +1,18 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: python-cert_manager
5
+ description: Python interface to the Sectigo Certificate Manager REST API
6
+ tags:
7
+ - python
8
+ - cert_manager
9
+ - certificate
10
+ - sectigo
11
+ annotations:
12
+ github.com/project-slug: broadinstitute/python-cert_manager
13
+ backstage.io/source-template: template:default/open-pr-with-catalog-entry
14
+ backstage.io/techdocs-ref: dir:.
15
+spec:
16
+ type: library
17
+ lifecycle: production
18
+ owner: devnull
0 commit comments