We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d80684 commit 62fb8a9Copy full SHA for 62fb8a9
1 file changed
backstage-catalog.yaml
@@ -1,8 +1,10 @@
1
apiVersion: backstage.io/v1alpha1
2
kind: Component
3
metadata:
4
- name: redact_ex
+ name: "redact_ex"
5
+ description: "Utilities to redact sensitive data in Elixir projects"
6
spec:
- type: service
7
+ type: "library"
8
lifecycle: production
- owner: "owner-placeholder"
9
+ owner: "group:default/team-developer-experience"
10
+ system: prima.it
0 commit comments