initial commit
All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m12s
All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m12s
Change-Id: If67c32e979b6d03a135072c836ca54ee01c99e66
This commit is contained in:
23
charts/helm-chart-resource.yaml
Normal file
23
charts/helm-chart-resource.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Resource
|
||||
metadata:
|
||||
name: haproxy-helm-chart
|
||||
title: haproxy
|
||||
description: haproxy
|
||||
annotations:
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
gitea.kyndemo.live/repo-slug: "agents/haproxy"
|
||||
helm.backstage.io/chart-path: deploy/haproxy-unified-gateway
|
||||
tags:
|
||||
- helm
|
||||
- haproxy
|
||||
- microservices
|
||||
spec:
|
||||
type: helm-chart
|
||||
owner: group:default/platform-engineering
|
||||
lifecycle: production
|
||||
system: "system:default/haproxy"
|
||||
links:
|
||||
- url: https://gitea.kyndemo.live/agents/haproxy
|
||||
title: Chart Repository
|
||||
icon: repository
|
||||
Reference in New Issue
Block a user