deploy / deploy (push) Successful in 4m48s
Change-Id: If4e8a826d76819817e111cc7477a135f0c871db9
22 lines
359 B
YAML
22 lines
359 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: "sethtest"
|
|
description: "Seth doing stuff"
|
|
tags:
|
|
- flask
|
|
- python
|
|
- service
|
|
|
|
|
|
|
|
annotations:
|
|
|
|
toolzoo.io/created-by: "user:default/sharbeck@proofpoint.com"
|
|
|
|
backstage.io/techdocs-ref: dir:.
|
|
spec:
|
|
type: service
|
|
owner: "group:default/se"
|
|
lifecycle: experimental
|