chore: remove the sample data so as not to pollute the logs for people

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-05-30 14:10:32 +02:00
parent f9cb4e9c8b
commit d463381a86
2 changed files with 0 additions and 17 deletions
@@ -18,4 +18,3 @@ spec:
- ./components/wayback-archive-ingestion-component.yaml
- ./components/wayback-archive-storage-component.yaml
- ./components/wayback-search-component.yaml
- ./components/invalid-component.yaml
@@ -1,16 +0,0 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: invalid component
description: An Invalid Component with a name that doesn't comply to the restrictions
labels:
goVersion: go1.15.3
category: music
tags:
- go
- go 1.15.3
spec:
type: service
lifecycle: production
owner: user:guest
system: audio-playback