chore(catalog): Added ArgoCD base catalog entry
This commit is contained in:
@@ -6,4 +6,3 @@ spec:
|
|||||||
targets:
|
targets:
|
||||||
- ./groups/owners.yaml
|
- ./groups/owners.yaml
|
||||||
- ./users/dgroothuis.yaml
|
- ./users/dgroothuis.yaml
|
||||||
- ./catalog/argocd.yaml
|
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: backstage.io/v1alpha1
|
|
||||||
kind: System
|
|
||||||
metadata:
|
|
||||||
name: argocd
|
|
||||||
description: CI/CD system for Kubernetes
|
|
||||||
spec:
|
|
||||||
domain: dgse-cloud
|
|
||||||
owner: owners
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: backstage.io/v1alpha1
|
|
||||||
kind: Domain
|
|
||||||
metadata:
|
|
||||||
name: dgse-cloud
|
|
||||||
description: All systems that make up the DGSE Cloud platform
|
|
||||||
spec:
|
|
||||||
owner: owners
|
|
||||||
Reference in New Issue
Block a user