cloudflare/cloudflared

Public

mirrored from https://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2023.10.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

catalog-info.yaml

16lines · modecode

1apiVersion: backstage.io/v1alpha1
2kind: Component
3metadata:
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
13spec:
14 type: "service"
15 lifecycle: "Active"
16 owner: "teams/tunnel-teams-routing"
17