33 lines
597 B
YAML
33 lines
597 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "richardtest1"
|
|
description: "This is a test"
|
|
tags:
|
|
- static
|
|
- website
|
|
- nginx
|
|
- ai
|
|
|
|
|
|
- ""Hellow World""
|
|
|
|
|
|
|
|
|
|
links:
|
|
# BEGIN TOOLZOO MANAGED LINK
|
|
- url: "http://temp-s-Appli-eR8jAD0eArSt-107053703.us-east-1.elb.amazonaws.com"
|
|
title: Service URL
|
|
icon: web
|
|
# END TOOLZOO MANAGED LINK
|
|
annotations:
|
|
|
|
toolzoo.io/created-by: "user:default/riarmstrong@proofpoint.com"
|
|
|
|
backstage.io/techdocs-ref: dir:.
|
|
spec:
|
|
type: website
|
|
owner: "group:default/se"
|
|
lifecycle: experimental
|