All checks were successful
Integration Test / Platform Conformance (pull_request) Successful in 6s
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 17s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 2m14s
53 lines
1.9 KiB
YAML
53 lines
1.9 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-id: test-alex-1-1
|
|
backstage.io/techdocs-ref: dir:.
|
|
cjot.io/target-domain: apps
|
|
gitea.kyndemo.live/project-slug: validate/test-alex-1-1
|
|
gitea.kyndemo.live/repo-slug: validate/test-alex-1-1
|
|
grafana.com/dashboard-url:
|
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=test-alex-1-1
|
|
grafana/alert-label-selector: app=test-alex-1-1
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: test-alex-1-1
|
|
humanitec.dev/orgId: crucible
|
|
humanitec.dev/projectId: test-alex-1-1
|
|
sonarqube.org/project-key: test-alex-1-1
|
|
docs.kyndemo.live/readme: catalog/component/default/test-alex-1-1/README.md
|
|
description: "test-alex-1-1 — renovated onto the crucible platform orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Orchestrator Console
|
|
url:
|
|
https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/test-alex-1-1/environments/dev
|
|
- icon: web
|
|
title: Live Application
|
|
url: https://test-alex-1-1.apps.dev.crucible.kyndemo.live
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/test-alex-1-1
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/test-alex-1-1/actions
|
|
- icon: dashboard
|
|
title: Grafana Dashboard
|
|
url:
|
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=test-alex-1-1
|
|
name: test-alex-1-1
|
|
tags:
|
|
- platform-orchestrator
|
|
- renovation
|
|
- postgresql
|
|
- blob-storage
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
- resource:default/ho-v2-postgresql
|
|
- resource:default/ho-v2-storage-account
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|