- chore: ingest source code 108 files from https://github.com/spring-projects/spring-petclinic - feat: add platform deployment artifacts - feat: add CI/CD workflow automation
49 lines
1.8 KiB
YAML
49 lines
1.8 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-label-selector: app.humanitec.io/name=demo-kpc-1
|
|
backstage.io/kubernetes-namespace: demo-kpc-1
|
|
backstage.io/techdocs-ref: dir:.
|
|
gitea.kyndemo.live/project-slug: validate/demo-kpc-1
|
|
gitea.kyndemo.live/repo-slug: validate/demo-kpc-1
|
|
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-kpc-1
|
|
grafana/alert-label-selector: app=demo-kpc-1
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: demo-kpc-1
|
|
humanitec.dev/orgId: skillful-wild-chicken-2617
|
|
humanitec.dev/projectId: demo-kpc-1
|
|
sonarqube.org/project-key: demo-kpc-1
|
|
description: "demo-kpc-1 \u2014 renovated via Humanitec v2 Platform Orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Humanitec Console
|
|
url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-kpc-1
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/demo-kpc-1
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/demo-kpc-1/actions
|
|
- icon: dashboard
|
|
title: Grafana Dashboard
|
|
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-kpc-1
|
|
name: demo-kpc-1
|
|
tags:
|
|
- humanitec-v2
|
|
- platform-orchestrator
|
|
- renovation
|
|
- postgresql
|
|
- blob-storage
|
|
- kv-secret
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
- resource:default/ho-v2-postgresql
|
|
- resource:default/ho-v2-storage-account
|
|
- resource:default/ho-v2-keyvault
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|