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