chore(catalog): Added ArgoCD base catalog entry

This commit is contained in:
Daniël Groothuis
2025-11-05 15:01:33 +01:00
parent 3a25fb268f
commit 902fd85864
3 changed files with 0 additions and 18 deletions

View File

@@ -6,4 +6,3 @@ spec:
targets:
- ./groups/owners.yaml
- ./users/dgroothuis.yaml
- ./catalog/argocd.yaml

View File

@@ -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

View File

@@ -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