- chore: ingest source code 112 files from https://github.com/spring-projects/spring-petclinic - feat: add platform deployment artifacts - feat: add CI/CD workflow automation
45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-id: demo-bofa-2
|
|
backstage.io/techdocs-ref: dir:.
|
|
cjot.io/target-domain: apps
|
|
gitea.kyndemo.live/project-slug: validate/demo-bofa-2
|
|
gitea.kyndemo.live/repo-slug: validate/demo-bofa-2
|
|
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-bofa-2
|
|
grafana/alert-label-selector: app=demo-bofa-2
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: demo-bofa-2
|
|
humanitec.dev/orgId: crucible
|
|
humanitec.dev/projectId: demo-bofa-2
|
|
sonarqube.org/project-key: demo-bofa-2
|
|
description: "demo-bofa-2 \u2014 renovated onto the crucible platform orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Orchestrator Console
|
|
url: https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/demo-bofa-2/environments/dev
|
|
- icon: web
|
|
title: Live Application
|
|
url: https://demo-bofa-2.apps.dev.crucible.kyndemo.live
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/demo-bofa-2
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/demo-bofa-2/actions
|
|
- icon: dashboard
|
|
title: Grafana Dashboard
|
|
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-bofa-2
|
|
name: demo-bofa-2
|
|
tags:
|
|
- platform-orchestrator
|
|
- renovation
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|