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 af3a66d commit ac82c8bCopy full SHA for ac82c8b
catalog-info.yaml
@@ -0,0 +1,16 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: cloudflared
5
+ description: Client for Cloudflare Tunnels
6
+ annotations:
7
+ backstage.io/source-location: url:https://bitbucket.cfdata.org/projects/TUN/repos/cloudflared/browse
8
+ cloudflare.com/software-excellence-opt-in: "true"
9
+ cloudflare.com/jira-project-key: "TUN"
10
+ cloudflare.com/jira-project-component: "Cloudflare Tunnel"
11
+ tags:
12
+ - internal
13
+spec:
14
+ type: "service"
15
+ lifecycle: "Active"
16
+ owner: "teams/tunnel-teams-routing"
0 commit comments