diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..e51215b --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: kubeapply + description: Git-based Kubernetes configuration management tool with support for YAML, Helm charts, and automated PR workflows +spec: + type: tool + lifecycle: production + owner: group:sup-org-1302 + system: segment-deployment-orchestration \ No newline at end of file