Skip to content

Instantly share code, notes, and snippets.

@jdanielnd
Created November 22, 2020 19:42
Show Gist options
  • Save jdanielnd/5576de611791e6b75014dd34d0f3beb3 to your computer and use it in GitHub Desktop.
Save jdanielnd/5576de611791e6b75014dd34d0f3beb3 to your computer and use it in GitHub Desktop.
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: backstage
description: An example of a Backstage application.
annotations:
backstage.io/techdocs-ref: dir:./
# Example for optional annotations
# annotations:
# github.com/project-slug: backstage/backstage
# backstage.io/techdocs-ref: github:https://github.com/backstage/backstage.git
spec:
type: website
owner: john@example.com
lifecycle: experimental
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment