12 lines
232 B
YAML
12 lines
232 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: Athena
|
|
annotations:
|
|
backstage.io/techdocs-ref: dir:.
|
|
spec:
|
|
type: documentation
|
|
lifecycle: production
|
|
owner: guests
|
|
system: examples
|
|
providesApis: [] |