All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m25s
Change-Id: Iedffaa05911f8f1c99119ed53d76af84be0baaee
24 lines
686 B
YAML
24 lines
686 B
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Resource
|
|
metadata:
|
|
name: haproxy-unified-victor2-helm-chart
|
|
title: haproxy2
|
|
description: Helm chart for deploying the application
|
|
annotations:
|
|
backstage.io/techdocs-ref: dir:.
|
|
gitea.kyndemo.live/repo-slug: "validate/haproxy-unified-victor2"
|
|
helm.backstage.io/chart-path: deploy
|
|
tags:
|
|
- helm
|
|
- haproxy-unified-victor2
|
|
- microservices
|
|
spec:
|
|
type: helm-chart
|
|
owner: group:default/platform-engineering
|
|
lifecycle: experimental
|
|
system: "system:default/haproxy-unified-victor2"
|
|
links:
|
|
- url: https://gitea.kyndemo.live/validate/haproxy-unified-victor2
|
|
title: Chart Repository
|
|
icon: repository
|