Created
March 15, 2024 02:27
-
-
Save jesuino/7241e9dc185997d7fb5ac46a4a4b0faf to your computer and use it in GitHub Desktop.
This file contains 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: test | |
description: A test | |
annotations: | |
'jfrog-artifactory/image-name': 'test-image' | |
spec: | |
type: service | |
lifecycle: experimental | |
owner: team-test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment