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