-
Notifications
You must be signed in to change notification settings - Fork 3
/
catalog-info.yaml
38 lines (38 loc) · 1009 Bytes
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# nonk8s
apiVersion: "backstage.io/v1alpha1"
kind: "Component"
metadata:
name: "backstage-plugin-risk-crypto-service"
tags:
- "internal"
spec:
type: "service"
lifecycle: "production"
owner: "skvis"
system: "ros-as-code"
---
apiVersion: "backstage.io/v1alpha1"
kind: "Group"
metadata:
name: "security_champion_backstage-plugin-risk-crypto-service"
title: "Security Champion backstage-plugin-risk-crypto-service"
spec:
type: "security_champion"
parent: "eiendom_security_champions"
members:
- "larsore"
children:
- "resource:backstage-plugin-risk-crypto-service"
---
apiVersion: "backstage.io/v1alpha1"
kind: "Resource"
metadata:
name: "backstage-plugin-risk-crypto-service"
links:
- url: "https://github.com/kartverket/backstage-plugin-risk-crypto-service"
title: "backstage-plugin-risk-crypto-service på GitHub"
spec:
type: "repo"
owner: "security_champion_backstage-plugin-risk-crypto-service"
dependencyOf:
- "component:backstage-plugin-risk-crypto-service"