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:
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-unified-victor-helm-chart
|
||||
title: Helm Chart
|
||||
description: Helm chart for deploying the application
|
||||
annotations:
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
gitea.kyndemo.live/repo-slug: "validate/haproxy-unified-victor"
|
||||
helm.backstage.io/chart-path: deploy
|
||||
tags:
|
||||
- helm
|
||||
- haproxy-unified-victor
|
||||
- microservices
|
||||
spec:
|
||||
type: helm-chart
|
||||
owner: group:default/platform-engineering
|
||||
lifecycle: experimental
|
||||
system: "system:default/haproxy-unified-victor"
|
||||
links:
|
||||
- url: https://gitea.kyndemo.live/validate/haproxy-unified-victor
|
||||
title: Chart Repository
|
||||
icon: repository
|
||||
Reference in New Issue
Block a user