Last active
May 23, 2025 06:52
-
-
Save haarchri/aaa03c8d30db4b03aa601d59b1a9c066 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: backstage.io/v1alpha1 | |
kind: Component | |
metadata: | |
name: upbound-test-app | |
description: Test Upbound authentication | |
annotations: | |
backstage.io/kubernetes-id: upbound-test | |
backstage.io/kubernetes-namespace: crossplane-system | |
backstage.io/kubernetes-cluster: solution-idp-non-prod-frontend-frontend | |
spec: | |
type: service | |
lifecycle: experimental | |
owner: user:default/john-smith |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment