initial commit
Change-Id: I34be566ad5dcdcc4bdaa1e53e51c3219cfce7dfa
This commit is contained in:
49
catalog-info.yaml
Normal file
49
catalog-info.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: demo-kpc-1
|
||||
description: 'demo-kpc-1 — renovated via Humanitec v2 Platform Orchestrator'
|
||||
annotations:
|
||||
gitea.kyndemo.live/project-slug: validate/demo-kpc-1
|
||||
gitea.kyndemo.live/repo-slug: validate/demo-kpc-1
|
||||
backstage.io/kubernetes-namespace: demo-kpc-1
|
||||
backstage.io/kubernetes-label-selector: "app.humanitec.io/name=demo-kpc-1"
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
humanitec.dev/orgId: skillful-wild-chicken-2617
|
||||
humanitec.dev/projectId: demo-kpc-1
|
||||
humanitec.dev/appId: demo-kpc-1
|
||||
sonarqube.org/project-key: demo-kpc-1
|
||||
grafana/grafana-instance: "default"
|
||||
grafana/alert-label-selector: "app=demo-kpc-1"
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-kpc-1"
|
||||
tags:
|
||||
- humanitec-v2
|
||||
- platform-orchestrator
|
||||
- renovation
|
||||
- postgresql
|
||||
- blob-storage
|
||||
- kv-secret
|
||||
links:
|
||||
- url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-kpc-1
|
||||
title: Humanitec Console
|
||||
icon: dashboard
|
||||
- url: https://gitea.kyndemo.live/validate/demo-kpc-1
|
||||
title: Source Repository
|
||||
icon: github
|
||||
- url: https://gitea.kyndemo.live/validate/demo-kpc-1/actions
|
||||
title: CI/CD Pipelines
|
||||
icon: code
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-kpc-1
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
spec:
|
||||
type: service
|
||||
lifecycle: experimental
|
||||
owner: platform-engineering
|
||||
dependsOn:
|
||||
- resource:default/cjot-aks
|
||||
- resource:default/ho-v2-postgresql
|
||||
- resource:default/ho-v2-storage-account
|
||||
- resource:default/ho-v2-keyvault
|
||||
Reference in New Issue
Block a user