Skip to content

Commit

Permalink
TRIVIAL: Add catalog metadata (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdancsokw authored Oct 24, 2023
1 parent 50067f0 commit 084afd3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: net-utils
labels:
- jira-key: JSC
- language: Dockerfile
annotations:
backstage.io/source-location: url:https://github.com/wandera/net-utils
spec:
type: infrastructure
lifecycle: production
owner: zircon
system: Connect
description: Docker image for net-utils

0 comments on commit 084afd3

Please sign in to comment.