All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 51s
Build and Push to ACR / Build and Push (push) Has been skipped
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m20s
45 lines
1.7 KiB
YAML
45 lines
1.7 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-id: reno-demo-16
|
|
backstage.io/techdocs-ref: dir:.
|
|
cjot.io/target-domain: apps
|
|
gitea.kyndemo.live/project-slug: validate/reno-demo-16
|
|
gitea.kyndemo.live/repo-slug: validate/reno-demo-16
|
|
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=reno-demo-16
|
|
grafana/alert-label-selector: app=reno-demo-16
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: reno-demo-16
|
|
humanitec.dev/orgId: crucible
|
|
humanitec.dev/projectId: reno-demo-16
|
|
sonarqube.org/project-key: reno-demo-16
|
|
description: "reno-demo-16 \u2014 renovated onto the crucible platform orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Orchestrator Console
|
|
url: https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/reno-demo-16/environments/dev
|
|
- icon: web
|
|
title: Live Application
|
|
url: https://reno-demo-16.apps.dev.crucible.kyndemo.live
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/reno-demo-16
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/reno-demo-16/actions
|
|
- icon: dashboard
|
|
title: Grafana Dashboard
|
|
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=reno-demo-16
|
|
name: reno-demo-16
|
|
tags:
|
|
- platform-orchestrator
|
|
- renovation
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|