Skip to content

Commit 30bb286

Browse files
registering this repo to backstage.io (dell#33)
* Create catalog-info.yaml * Update catalog-info.yaml
1 parent fbc023d commit 30bb286

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

catalog-info.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# nonk8s
2+
apiVersion: backstage.io/v1alpha1
3+
kind: Component
4+
metadata:
5+
name: python-powerflex
6+
description: "Python SDK for Dell PowerFlex"
7+
tags:
8+
- ansible
9+
- devops
10+
- automation
11+
- storage
12+
- dell
13+
- infrastructure-as-code
14+
- powerflex
15+
annotations:
16+
backstage.io/techdocs-ref: dir:.
17+
github.com/project-slug: dell/python-powerflex
18+
links:
19+
- url: 'https://pypi.org/project/PyPowerFlex/'
20+
title: 'PyPI'
21+
icon: 'web'
22+
- url: 'https://github.com/dell/python-powerflex/issues'
23+
title: 'Contact Technical Support'
24+
icon: 'help'
25+
spec:
26+
type: service
27+
lifecycle: production
28+
owner: user:default/sachin.apagundi
29+
visibility: all

0 commit comments

Comments
 (0)