deploy / deploy (push) Successful in 5m13s
Change-Id: I06ceef68817d5bb368d176006f13b86be1a8273b
27 lines
399 B
YAML
27 lines
399 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "richardtest1"
|
|
description: "This is a test"
|
|
tags:
|
|
- static
|
|
- website
|
|
- nginx
|
|
- ai
|
|
|
|
|
|
- ""Hellow World""
|
|
|
|
|
|
|
|
|
|
annotations:
|
|
|
|
toolzoo.io/created-by: "user:default/riarmstrong@proofpoint.com"
|
|
|
|
backstage.io/techdocs-ref: dir:.
|
|
spec:
|
|
type: website
|
|
owner: "group:default/se"
|
|
lifecycle: experimental
|