chore: remove source for now
This commit is contained in:
+1
-1
@@ -3,8 +3,8 @@ kind: Component
|
||||
metadata:
|
||||
name: {{cookiecutter.component_id | jsonify}}
|
||||
description: {{cookiecutter.description | jsonify}}
|
||||
annotations:
|
||||
github.com/project-slug: {{cookiecutter.destination.git.owner + "/" + cookiecutter.destination.git.name}}
|
||||
backstage.io/source-ref: {{cookiecutter.storePath | jsonify}}
|
||||
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
|
||||
spec:
|
||||
type: documentation
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ metadata:
|
||||
description: {{cookiecutter.description | jsonify}}
|
||||
annotations:
|
||||
github.com/project-slug: {{cookiecutter.destination.git.owner + "/" + cookiecutter.destination.git.name}}
|
||||
backstage.io/source-url: {{cookiecutter.storePath | jsonify}}
|
||||
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
|
||||
spec:
|
||||
type: website
|
||||
|
||||
-1
@@ -5,7 +5,6 @@ metadata:
|
||||
description: {{cookiecutter.description | jsonify}}
|
||||
annotations:
|
||||
github.com/project-slug: {{cookiecutter.destination.git.owner + "/" + cookiecutter.destination.git.name}}
|
||||
backstage.io/source-url: {{cookiecutter.storePath | jsonify}}
|
||||
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
|
||||
spec:
|
||||
type: service
|
||||
|
||||
Reference in New Issue
Block a user