mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Reducing catalog to bare minimum
This commit is contained in:
@@ -2,21 +2,12 @@ apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: dc-kc
|
||||
description: |
|
||||
[DeepCypher kubernetes cluster](https://gitlab/deepcypher/dc-kc)
|
||||
open-source manifests
|
||||
tags:
|
||||
- k8s
|
||||
- helm
|
||||
- argocd
|
||||
links:
|
||||
- url: https://gitlab.com/deepcypher/dc-kc
|
||||
title: Source Code
|
||||
icon: gitlab
|
||||
annotations:
|
||||
backstage.io/source-template: template:default/springboot-template
|
||||
backstage.io/linguist: 'https://github.com/backstage/backstage/tree/master/plugins/playlist'
|
||||
description: Kubernetes infrastructure
|
||||
# Example for optional annotations
|
||||
# annotations:
|
||||
# github.com/project-slug: backstage/backstage
|
||||
# backstage.io/techdocs-ref: dir:.
|
||||
spec:
|
||||
type: service
|
||||
lifecycle: experimental
|
||||
owner: DeepCypher
|
||||
lifecycle: experimental
|
||||
|
||||
Reference in New Issue
Block a user