All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m25s
Change-Id: Iedffaa05911f8f1c99119ed53d76af84be0baaee
23 lines
623 B
YAML
23 lines
623 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
name: haproxy-unified-victor2
|
|
description: haproxy-unified-victor2
|
|
annotations:
|
|
backstage.io/techdocs-ref: dir:.
|
|
gitea.kyndemo.live/repo-slug: "validate/haproxy-unified-victor2"
|
|
helm.backstage.io/chart-path: deploy
|
|
tags:
|
|
- migration
|
|
- helm
|
|
links:
|
|
- url: https://gitea.kyndemo.live/validate/haproxy-unified-victor2
|
|
title: Source Repository
|
|
icon: github
|
|
spec:
|
|
type: service
|
|
owner: "group:default/platform-engineering"
|
|
lifecycle: experimental
|
|
dependsOn:
|
|
- resource:default/haproxy-unified-victor2-helm-chart
|