Skip to content

Commit

Permalink
Change example component names (#1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Ålund committed Jun 6, 2020
1 parent 8e528f0 commit ec4aa3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/catalog-backend/fixtures/two_components.yaml
Expand Up @@ -2,13 +2,13 @@
apiVersion: backstage.io/v1beta1
kind: Component
metadata:
name: component1
name: playlist-proxy
spec:
type: service
---
apiVersion: backstage.io/v1beta1
kind: Component
metadata:
name: component2
name: artist-web
spec:
type: website

0 comments on commit ec4aa3d

Please sign in to comment.