initial commit
This commit is contained in:
19
dev/zabbix/catalog-info.yaml
Normal file
19
dev/zabbix/catalog-info.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: dev-zabbix
|
||||
title: zabbix (dev)
|
||||
description: zabbix instance running in Kubernetes
|
||||
annotations:
|
||||
backstage.io/kubernetes-label-selector: "app=zabbix"
|
||||
links:
|
||||
- url: https://github.com/AllardKrings/kubernetes/dev/zabbix
|
||||
title: zabbix-configuration
|
||||
docs:
|
||||
- url: ./README.md
|
||||
spec:
|
||||
type: service
|
||||
lifecycle: production
|
||||
owner: group:default/allarddcs
|
||||
subcomponentOf: component:default/DEV-cluster
|
||||
|
||||
Reference in New Issue
Block a user