Skip to content

Instantly share code, notes, and snippets.

@marcus-crane
Last active April 30, 2025 23:43
Show Gist options
  • Save marcus-crane/2c129a46792c1ff8c00ff48bb7f02962 to your computer and use it in GitHub Desktop.
Save marcus-crane/2c129a46792c1ff8c00ff48bb7f02962 to your computer and use it in GitHub Desktop.
test
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: artist-web
description: The place to be, for great artists
labels:
example.com/custom: custom_label_value
annotations:
example.com/service-discovery: artistweb
circleci.com/project-slug: github/example-org/artist-website
tags:
- java
links:
- url: https://admin.example-org.com
title: Admin Dashboard
icon: dashboard
spec:
type: website
lifecycle: production
owner: blah-team
system: public-websites
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment