Skip to content

Commit 18c21c0

Browse files
authored
Add techdocs annotation for elastic-package (#1240)
Add the backstage annotation for the public documentation for the component elastic-package. Signed-off-by: Alexandros, Sapranidis [email protected]
1 parent ee74094 commit 18c21c0

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

catalog-info.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ kind: Component
66
metadata:
77
name: elastic-package
88
description: elastic-package - Command line tool for developing Elastic Integrations
9+
annotations:
10+
backstage.io/techdocs-ref: url:https://www.elastic.co/guide/en/integrations-developer/current/elastic-package.html
911

1012
spec:
1113
type: tool
12-
owner: group:ingest-fp # Find your group in https://backstage.elastic.dev/catalog?filters%5Bkind%5D=group
13-
system: platform-ingest # Find your group in https://backstage.elastic.dev/catalog?filters%5Bkind%5D=system
14-
lifecycle: production # or production, deprecated, etc.
14+
owner: group:ingest-fp
15+
system: platform-ingest
16+
lifecycle: production
1517

1618
---
1719
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json

0 commit comments

Comments
 (0)