deploy / deploy (push) Successful in 5m12s
Change-Id: I9ad6c3837a837ad68f28b6ea1901397a9a432227
23 lines
413 B
YAML
23 lines
413 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "the-mardown-converter"
|
|
description: "A markdown converter for AI agent responses"
|
|
tags:
|
|
- static
|
|
- website
|
|
- nginx
|
|
- ai
|
|
|
|
|
|
|
|
annotations:
|
|
|
|
toolzoo.io/created-by: "user:default/towhitfield@proofpoint.com"
|
|
|
|
backstage.io/techdocs-ref: dir:.
|
|
spec:
|
|
type: website
|
|
owner: "group:default/seti"
|
|
lifecycle: experimental
|