deploy / deploy (push) Successful in 5m54s
Change-Id: I75c3a03bc3b1b487e780bd2b66e8fb1f2b2e115d
23 lines
371 B
YAML
23 lines
371 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "poc-tracker"
|
|
description: "Tracks POCs"
|
|
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
|