chore(catalog): Added ArgoCD base catalog entry
This commit is contained in:
@@ -1,10 +1,3 @@
|
|||||||
apiVersion: backstage.io/v1alpha1
|
|
||||||
kind: Domain
|
|
||||||
metadata:
|
|
||||||
name: argocd
|
|
||||||
description: All systems of ArgoCD
|
|
||||||
spec:
|
|
||||||
owner: owners
|
|
||||||
---
|
---
|
||||||
apiVersion: backstage.io/v1alpha1
|
apiVersion: backstage.io/v1alpha1
|
||||||
kind: System
|
kind: System
|
||||||
@@ -12,5 +5,5 @@ metadata:
|
|||||||
name: argocd
|
name: argocd
|
||||||
description: CI/CD system for Kubernetes
|
description: CI/CD system for Kubernetes
|
||||||
spec:
|
spec:
|
||||||
domain: argocd
|
domain: dgse-cloud
|
||||||
owner: owners
|
owner: owners
|
||||||
|
|||||||
8
catalog/dgse.yaml
Normal file
8
catalog/dgse.yaml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
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