Some checks failed
Integration Test / Platform Conformance (pull_request) Successful in 4s
SonarQube Analysis / Build, Test & Analyse (pull_request) Failing after 12s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) Some checks failed
Integration Test / Unit Tests + Container Smoke (pull_request) Failing after 3m13s
52 lines
1.9 KiB
YAML
52 lines
1.9 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-label-selector: app.humanitec.io/name=demo-sunil-1
|
|
backstage.io/kubernetes-namespace: demo-sunil-1
|
|
backstage.io/techdocs-ref: dir:.
|
|
cjot.io/target-domain: apps
|
|
gitea.kyndemo.live/project-slug: validate/demo-sunil-1
|
|
gitea.kyndemo.live/repo-slug: validate/demo-sunil-1
|
|
grafana.com/dashboard-url:
|
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=demo-sunil-1
|
|
grafana/alert-label-selector: app=demo-sunil-1
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: demo-sunil-1
|
|
humanitec.dev/orgId: skillful-wild-chicken-2617
|
|
humanitec.dev/projectId: demo-sunil-1
|
|
sonarqube.org/project-key: demo-sunil-1
|
|
docs.kyndemo.live/readme: catalog/component/default/demo-sunil-1/README.md
|
|
description: "demo-sunil-1 — renovated via Humanitec v2 Platform Orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Humanitec Console
|
|
url:
|
|
https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/demo-sunil-1
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/demo-sunil-1
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/demo-sunil-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-sunil-1
|
|
name: demo-sunil-1
|
|
tags:
|
|
- humanitec-v2
|
|
- platform-orchestrator
|
|
- renovation
|
|
- postgresql
|
|
- cosmos-db
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
- resource:default/ho-v2-postgresql
|
|
- resource:default/ho-v2-cosmos-account
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|