All checks were successful
Build and Publish TechDocs (Helm Chart Resource) / build-and-publish-helm-chart (push) Successful in 1m12s
Change-Id: If67c32e979b6d03a135072c836ca54ee01c99e66
24 lines
590 B
YAML
24 lines
590 B
YAML
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
|