initial commit
All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m3s
All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m3s
Change-Id: I6048ebc6243ebc8630caceeff787370b9725a152
This commit is contained in:
22
catalog-info.yaml
Normal file
22
catalog-info.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: haproxy-unified-victor
|
||||
description: test unified haproxy feature
|
||||
annotations:
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
gitea.kyndemo.live/repo-slug: "validate/haproxy-unified-victor"
|
||||
helm.backstage.io/chart-path: deploy
|
||||
tags:
|
||||
- migration
|
||||
- helm
|
||||
links:
|
||||
- url: https://gitea.kyndemo.live/validate/haproxy-unified-victor
|
||||
title: Source Repository
|
||||
icon: github
|
||||
spec:
|
||||
type: service
|
||||
owner: "group:default/platform-engineering"
|
||||
lifecycle: experimental
|
||||
dependsOn:
|
||||
- resource:default/haproxy-unified-victor-helm-chart
|
||||
Reference in New Issue
Block a user