templates: Update Software Templates to use updated cookiecutter.storePath

This commit is contained in:
Himanshu Mishra
2021-01-21 16:16:06 +01:00
parent 9a8e292cea
commit 5a91087e2d
3 changed files with 3 additions and 3 deletions
@@ -5,7 +5,7 @@ metadata:
description: {{cookiecutter.description | jsonify}}
annotations:
github.com/project-slug: {{cookiecutter.storePath | jsonify}}
backstage.io/techdocs-ref: github:https://github.com/{{cookiecutter.storePath}}
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
spec:
type: documentation
lifecycle: experimental
@@ -5,7 +5,7 @@ metadata:
description: {{cookiecutter.description | jsonify}}
annotations:
github.com/project-slug: {{cookiecutter.storePath | jsonify}}
backstage.io/techdocs-ref: github:https://github.com/{{cookiecutter.storePath}}
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
spec:
type: website
lifecycle: experimental
@@ -5,7 +5,7 @@ metadata:
description: {{cookiecutter.description | jsonify}}
annotations:
github.com/project-slug: {{cookiecutter.storePath | jsonify}}
backstage.io/techdocs-ref: github:https://github.com/{{cookiecutter.storePath}}
backstage.io/techdocs-ref: url:{{cookiecutter.storePath}}
spec:
type: service
lifecycle: experimental