-
Notifications
You must be signed in to change notification settings - Fork 61
/
templates.yaml
22 lines (22 loc) · 917 Bytes
/
templates.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
apiVersion: backstage.io/v1alpha1
kind: Location
metadata:
name: rhdh-collection
description: A collection of Example Software Templates for Red Hat Developer Hub
spec:
type: url
targets:
- templates/github/go-backend/template.yaml
- templates/github/nodejs-backend/template.yaml
- templates/gitlab/python-backend/template.yaml
- templates/azure/dotnet-frontend/template.yaml
- templates/github/spring-boot-backend/template.yaml
- templates/github/quarkus-backend/template.yaml
- templates/github/argocd/template.yaml
- templates/github/launch-ansible-job/template.yaml
- templates/github/define-ansible-job/template.yaml
- templates/github/register-component/template.yaml
- templates/github/tekton/template.yaml
- templates/github/techdocs/template.yaml
- templates/create-backend-plugin/template.yaml
- templates/create-frontend-plugin/template.yaml