initial commit
This commit is contained in:
17
dev/argocd/catalog-info.yaml
Normal file
17
dev/argocd/catalog-info.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/hook: Skip
|
||||
name: dev-argocd
|
||||
title: Argocd (dev)
|
||||
description: ArgoCD-configuratie
|
||||
annotations:
|
||||
backstage.io/kubernetes-label-selector: "app=argocd"
|
||||
spec:
|
||||
type: service
|
||||
owner: allarddcs
|
||||
subcomponentOf: component:default/DEV-cluster
|
||||
lifecycle: production
|
||||
docs:
|
||||
path: ./README.md
|
||||
Reference in New Issue
Block a user