Skip to content

Commit

Permalink
Add new team: poc-team
Browse files Browse the repository at this point in the history
  • Loading branch information
rancherbot committed Feb 6, 2024
1 parent 80ad9a2 commit 273cc9a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions github/create-team/components/poc-team-component.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: poc-team
#description: ${{values.description | dump}}
annotations:
backstage.io/kubernetes-id: app
spec:
type: team
lifecycle: experimental
owner: eio
1 change: 1 addition & 0 deletions github/create-team/team-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ metadata:
description: A collection of all team components
spec:
targets:
- ./components/poc-team-component.yaml

0 comments on commit 273cc9a

Please sign in to comment.