Skip to content

Instantly share code, notes, and snippets.

@gashcrumb
Last active April 18, 2025 11:51
Show Gist options
  • Save gashcrumb/d35126db5e8991885e0f3560fd081eb9 to your computer and use it in GitHub Desktop.
Save gashcrumb/d35126db5e8991885e0f3560fd081eb9 to your computer and use it in GitHub Desktop.
some random test catalog
---
apiVersion: backstage.io/v1alpha1
kind: User
metadata:
name: gashcrumb
annotations:
graph.microsoft.com/user-id: d2311337-59c5-4cc7-b5d0-9099ec69c7e7
spec:
profile:
displayName: gashcrumb
email: [email protected]
memberOf: [default/test]
---
apiVersion: backstage.io/v1alpha1
kind: Group
metadata:
name: test
description: Test
spec:
type: team
children: []
profile:
displayName: Test
email: [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment