Restructure demo template
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -248,9 +248,6 @@ catalog:
|
||||
- type: file
|
||||
target: ../catalog-model/examples/acme-corp.yaml
|
||||
|
||||
- type: file
|
||||
target: ../../plugins/scaffolder-backend/sample-templates/test-template-v2/template.yaml
|
||||
|
||||
scaffolder:
|
||||
github:
|
||||
token:
|
||||
|
||||
@@ -9,3 +9,4 @@ spec:
|
||||
- ./docs-template/template.yaml
|
||||
- ./react-ssr-template/template.yaml
|
||||
- ./springboot-grpc-template/template.yaml
|
||||
- ./v1beta2-demo/template.yaml
|
||||
|
||||
+3
-3
@@ -1,9 +1,9 @@
|
||||
apiVersion: backstage.io/v1beta2
|
||||
kind: Template
|
||||
metadata:
|
||||
name: test-template-v2
|
||||
title: Test Template v2
|
||||
description: Testing out the new template schema
|
||||
name: v1beta2-demo
|
||||
title: Test Action template
|
||||
description: scaffolder v1beta2 template demo publishing to github
|
||||
spec:
|
||||
owner: backstage/techdocs-core
|
||||
type: service
|
||||
Reference in New Issue
Block a user